Home Forums StockChart Support Stripline breakpoints

Stripline breakpoints

Viewing 3 posts - 1 through 3 (of 3 total)
  • #36471

    Hi
    We have a scenario where we want the yAxis striplines to shift after a certain x coordinate.
    Stripline break example

    Thanks

    #36477

    @mustadirmahmood,

    Strip Lines are used to highlight a certain region in the plot area across the full width/height of the chart and hence cannot have breakpoints. However, in your case, you can use a multi-series line chart with 2 dataPoints each to represent the start and end coordinates of the line.

    Kindly take a look at this JSFiddle for a working example.

    Chart with multiple lines

    If the solution suggested doesn’t fulfill your requirement, kindly brief us further about your use case so that we can understand your scenario better and help you out with an appropriate solution.


    Thangaraj Raman
    Team CanvasJS

    #36610

    Thankyou so much for the update.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.