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

Remove unused Chart.Ticks.generators.time #4602

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

benmccann
Copy link
Contributor

Turns out this is unused since #4549

Fixes #4599

@simonbrunel simonbrunel merged commit 51603cc into chartjs:master Aug 2, 2017
@simonbrunel simonbrunel added this to the Version 2.7 milestone Aug 14, 2017
@adamk33n3r
Copy link

This update removes the possibility to use the default formatters via Chart.Ticks like

userCallback: (value, index, values) -> Chart.Ticks.formatters.linear(value, index, values) + '%'

How am I intended to access these now?

@cholt0425
Copy link

I also created an extension and I used the default linear formatter for the linear gauge I created and now I can't access it to use it as the default callback.

yofreke pushed a commit to yofreke/Chart.js that referenced this pull request Dec 30, 2017
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
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.

5 participants