Settings and activity
2 results found
-
1 vote
One way of achieving it could be to create a duplicate series so that you can have one data label for the actual point, and one for the regular data label: http://jsfiddle.net/highcharts/kvjs3trf/
An error occurred while saving the comment Randa shared this idea · -
1 vote
A possible way to do it is to use SVG markers, see http://jsfiddle.net/4qgy4rmh/1/.
Randa shared this idea ·
Hey, that is pretty clever. Thank you!