Home Forums Feature Requests & Feedback Show lines as dotted in legend Reply To: Show lines as dotted in legend

#60305

@scompliance,

Changing legend line dash type is not possible as of now. However, you can achieve rendering broken line in legend by setting the legendMarkerColor to white (same as chart background) and legendMarkerType to triangle. Please take a look at this JSFiddle for an example of the same.

chart with dashed legend


Vishwas R
Team CanvasJS