Hi, thank you so much for the previous help.
I have one more inquiry.
I have a bubble chart with multiple categorizations – each category has a different colored bubble. It looks something like this:
http://jsfiddle.net/canvasjs/snvwsjoo/
Here, want the toolTip for each category to have a different color. For instance, I want to have a borderColor red for red bubbles, and borderColor blue for blue bubbles.
How could I do this?
Thank you!