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

radialLinear: fix positioning & scaling #10021

Merged
merged 3 commits into from Dec 23, 2021
Merged

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Dec 23, 2021

Fix #10017

Was not an easy fix. This changes behavior on the extra padding when ticks are visible, now its applied to all sides equally, not only to as it was.

image

@kurkle kurkle added this to the Version 3.7.0 milestone Dec 23, 2021
@kurkle
Copy link
Member Author

kurkle commented Dec 23, 2021

Filename Size Change
dist/chart.esm.js 73.6 kB -122 B (0%)
dist/chart.js 93 kB -133 B (0%)
dist/chart.min.js 66.1 kB -12 B (0%)

@kurkle kurkle requested a review from etimberg December 23, 2021 11:44
@kurkle kurkle merged commit 1da9fdd into chartjs:master Dec 23, 2021
@kurkle kurkle deleted the reductions branch December 23, 2021 18:47
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.

Polar Area centerpointlabels dont show all labels
2 participants