Chart.Scatter icon indicating copy to clipboard operation
Chart.Scatter copied to clipboard

Datasets can have own width for strokes or disable it by setting it t…

Open jannhama opened this issue 10 years ago • 0 comments

…o zero

I added this feature to make possible to have chart with datapoints visible only. This is done by defining stroke width in datasets instead of global config parameters. I used this version in a chart with one dataset having datapoints + line and one dataset with datapoints only.

jannhama avatar Sep 01 '15 07:09 jannhama