Ability to set PointStyle to false to hide points.
legendarydrew opened this issue · 0 comments
legendarydrew commented
Is your feature request related to a problem? Please describe.
When trying to configure a line chart to hide the points, I am limited to the properties in PSC.Blazor.Components.Chartjs.Models.Common.PointStyle. Trying to set PointStyle to false results in a compilation error.
Describe the solution you'd like
Either the ability to set PointStyle to false, or add PointStyle.None.
Describe alternatives you've considered
none
Additional context
https://www.chartjs.org/docs/latest/configuration/elements.html#point-styles