step line without vertical lines
Step line connects data with vertical lines. In order to visualize climatological norm values being able to simply depict a horizontal line for one data point would be handy. Could be realized with a step line chart that hides vertical lines.
3
votes
Benedikt Heil
shared this idea
-
AdminPaweł Fus (Admin, Highcharts JS) commented
Thanks for sharing the idea Benedikt!
At this moment you can achieve this in two ways:
- use columnrange series: https://jsfiddle.net/BlackLabel/dsepu7qn/
- use custom marker.symbol that is just a line: https://api.highcharts.com/highcharts/series.line.marker.symbol