Skip to content

pointStyle not Working on Legend #692

@Hndry

Description

@Hndry

I read the documentation and i get that you need to apply usePointStyle to use pointStyle on legend.
I did, but it's not even working

<Pie data={data} options={{ plugins: { legend: { display: true, position: "bottom", labels: { pointStyle: "rect", usePointStyle: true } } } }} />

Like, am i missing something? or is this a bug?
Really need help, thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions