Skip to content

Document scale update plugin hooks - #10154

Merged
etimberg merged 1 commit into
chartjs:masterfrom
etimberg:scale-hooks-flowchart
Feb 13, 2022
Merged

etimberg merged 1 commit into
chartjs:masterfrom
etimberg:scale-hooks-flowchart

Conversation

@etimberg

Copy link
Copy Markdown
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

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