Skip to content

Ability to set PointStyle to false to hide points. #54

@legendarydrew

Description

@legendarydrew

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions