Home Forums Chart Support Redirect by stripline click Reply To: Redirect by stripline click

#28280

@mwick,

thank you, my chart is very extensive maybe you have a fiddle with multiple clickable striplines?

Please take a look at this JSFiddle for creating charts with multiple clickable stripLines.

In addition is there maybe a better way to have one dataseries with date/values (as spline) and show some events from second dataseries (second data series should not be spline, only datapoint should be display as clickable “marker” with tooltip) ?

You can create a combination chart with one of the dataSeries as spline and the other dataSeries as scatter (add click event handler for this dataSeries) to achieve your requirement.


Shashi Ranjan
Team CanvasJS