Settings and activity
1 result found
-
21 votes
The key is setting useHTML to true: http://jsfiddle.net/highcharts/8FSp6/.
Here’s another approach, allowing true SVG images: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/studies/axis-label-images/. The advantage of using SVG is that these images willl be visible in the exported chart as well.
An error occurred while saving the comment
The second link doesn't work. As I am going to have an arrow pointing to the middle of y-axis and then generate a pdf using phantomJS, so need to have SVG. please guide how to have an image or arrow on y-axis.