I am working on Highstock, I am trying to set the color to a specific point in the “data” in Highstock, as in the example, but I could not get it to work, no matter how I set the color, it does not appear on the chart.
I tried the option with the Highchart API, it works, but it does not work with Highstock.
jsfiddle link (what i tried)
Is it because I use x, y to indicate a point? Please help.
source
share