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

fix: enabling pan after chart initialization #863

Merged
merged 1 commit into from
Nov 17, 2024
Merged

fix: enabling pan after chart initialization #863

merged 1 commit into from
Nov 17, 2024

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Nov 17, 2024

fix #834

Also change some lint rules so optional chaining can be used.

@kurkle kurkle added the bug label Nov 17, 2024
Copy link

Size Change: +366 B (+1.69%)

Total Size: 22 kB

Filename Size Change
dist/chartjs-plugin-zoom.esm.js 8.41 kB +150 B (+1.82%)
dist/chartjs-plugin-zoom.js 8.56 kB +151 B (+1.79%)
dist/chartjs-plugin-zoom.min.js 5.01 kB +65 B (+1.31%)

compressed-size-action

@kurkle kurkle requested a review from LeeLenaleee November 17, 2024 12:09
@kurkle kurkle merged commit 11305aa into master Nov 17, 2024
12 checks passed
@kurkle kurkle deleted the fix/pan-init branch November 17, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toggling panState Doesn't Enable Panning When Initially Set to false
2 participants