-1

I want to draw a bubble chart using Highcharts with an arrow or a pointer that points to a certain position on the circumference of the bubble depending upon a data value.

Think of it like this: each bubble is like a gauge without any calibrations. It has just a dial which points to a single point on the bubble surface, preferably on the inside.

This is an example image of the bubble for reference:

enter image description here

Is this possible? Or am I reaching?

Penman
  • 163
  • 3
  • 14
  • If someone is looking for the solution, it has been answered on highcharts forum http://forum.highcharts.com/highcharts-usage/bubble-charts-with-arrow-pointers-t36575/ – morganfree Oct 20 '16 at 16:27
  • Thank you @morganfree. I was the one who posted that question as well. – Penman Oct 21 '16 at 04:25

1 Answers1

0

I got an answer from the Highcharts forum where I'd posted the same question:

http://forum.highcharts.com/highcharts-usage/bubble-charts-with-arrow-pointers-t36575/

Penman
  • 163
  • 3
  • 14