Home Forums StockChart Support Markers without showing a line Reply To: Markers without showing a line

#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