Hello Enrico
I have to draw a line chart with PSC.Blazor.Components.Chartjs where I have to visualise 600 measuring points on the X axis (Current curve of an CNC axis). I can draw the chart without problem, but as I cannot adjust the weight of the Line , I cannot see the details of the curve. I think in the data set I should be able to adjust something like "Borderwith". Is it possible that you add it in the next version?
borderWidth
@mut9bu I have just created a new version of the Blazor package 6.0.29 with the borderWidth.
Hi Enrico, Thank you so much for the quick response. I have to apologise because I have missed one point here. Yes now I can adjust the Borderwidth and with value=1 the line is as thin as I want. But I think I have also to remove the data point circles. I mean there should be also a parameter like PointRadius (I think in the data set again) that has to be set to "0" if the points should be hided. Sorry again for disturbing you.
pointRadius
pointRadius
Hi Enrico, Thank you so much for the quick response. I have to apologise because I have missed one point here. Yes now I can adjust the Borderwidth and with value=1 the line is as thin as I want. But I think I have also to remove the data point circles. I mean there should be also a parameter like PointRadius (I think in the data set again) that has to be set to "0" if the points should be hided. Sorry again for disturbing you.
pointRadius
pointRadius
OK, I have to check it. I'll check today. Let you know later
Thank you so much just the actual situation as attachement