marker
Hi All,
I am trying to add custom markers in HighStock charts. I found that it is possible in highcharts only. Can someone help me to resolve it issue?
I want to below example in HighStock where i can define my own markers:
https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/spline-symbols/
1
vote
sumit bhatnagar
shared this idea
It’s possible in Highstock too, the only difference is that markers are disabled by default, so you need to set enabled: true. https://jsfiddle.net/highcharts/3mpLsfhc/