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

Document scale update plugin hooks #10154

Merged
merged 1 commit into from Feb 13, 2022

Conversation

etimberg
Copy link
Member

Resolves #9995

I only documented the plugin hooks and not the legacy callbacks:

Legacy callbacks that we should convert in v4:

  • beforeUpdate
  • beforeSetDimensions
  • afterSetDimensions
  • beforeTickToLabelConversion
  • afterTickToLabelConversion
  • beforeCalculateLabelRotation
  • afterCalculateLabelRotation
  • beforeFit
  • afterFit
  • afterUpdate

@etimberg etimberg merged commit 759a56c into chartjs:master Feb 13, 2022
@etimberg etimberg deleted the scale-hooks-flowchart branch February 13, 2022 15:22
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.

Scale hooks are missing from plugin flow charts
2 participants