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

Resize on zoom, retry #6987

Merged
merged 1 commit into from
Jan 19, 2020
Merged

Resize on zoom, retry #6987

merged 1 commit into from
Jan 19, 2020

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Jan 19, 2020

Fixes: #6986

Also a proposal to add getDevicePixelRatio to platform, so we don't need to be checking the existence of window. Ideally all dom specific stuff should be routed through platform.

@etimberg
Copy link
Member

I was just about to send a PR for this. Had the same core fix (updating the if to check the pixel ratio).

@etimberg etimberg merged commit 16baf20 into chartjs:master Jan 19, 2020
@etimberg etimberg added this to the Version 3.0 milestone Jan 19, 2020
@kurkle kurkle deleted the dpr2 branch February 19, 2020 18:24
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.

[V3] No more initial animation at chart creation
3 participants