Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use borderRadius for legend and remove fallbacks #10551

Merged
merged 6 commits into from
Aug 18, 2022

Conversation

LeeLenaleee
Copy link
Collaborator

@LeeLenaleee LeeLenaleee commented Aug 3, 2022

TODO: add note in migration guide

@kurkle kurkle added this to the Version 4.0 milestone Aug 3, 2022
etimberg
etimberg previously approved these changes Aug 17, 2022
types/index.d.ts Outdated
@@ -2354,6 +2354,18 @@ export interface LegendOptions<TType extends ChartType> {
* @default false
*/
usePointStyle: boolean;

/**
* Label borderRadius will match coresponding borderRadius.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit[ typo in corresponding

types/index.d.ts Outdated Show resolved Hide resolved
@etimberg etimberg merged commit d09e424 into chartjs:master Aug 18, 2022
@LeeLenaleee LeeLenaleee deleted the use-borderRadius-for-legend branch January 15, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants