Hi, thank you so much for the previous help.
I have one more question.
I have a bubble chart with multiple categorizations, and each category has different-colored bubbles. It looks something like this:
jsfiddle.net/canvasjs/snvwsjoo/
Here, how can I assign different colors on each category’s toolTip? For instance, I want the blue bubble to have a blue borderColor, and the red bubble to have a red borderColor.
Cheers!