Home Forums StockChart Support Markers without showing a line

Markers without showing a line

Viewing 2 posts - 1 through 2 (of 2 total)
  • #61628

    Hi. I want to hide the line between markers. Is it possible? How can I do that?

    #61637

    @lukep,

    You can use a scatter chart to display only the markers without lines.

    Scatter Charts

    If you’re using a line chart, set lineThickness: 0 to hide the line while keeping the markers visible. In case of a line chart, you may need to adjust the markerSize as it can become 0 when the number of datapoints increases.


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.