Mitesh Dave
Mitesh Dave
Found a work around we can use instead of const arr= [...newMap] do const arr = Array.from(newMap)
Ok yeah , you are right .. But still the Y Axis and bubble size seems to me do not match Without Boost and no adaptive mode With Boost and...
Thanks for Reply, we also found out that custom colors provided through zones in series don’t match , when we use Boost mode with Bubble chart
So Another Issue in List of Issues is Tooltips don't appear proper for custom attributes in Boost mode https://jsfiddle.net/h8b9em0p/1/
Hi K009 , Thanks for reply , I appreciate reply . so here are the list of issues 1) when boost mode is enabled, the tooltip values are no longer...