-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
Description
Documentation Is:
- Missing or needed?
- Confusing
- Not sure?
Please Explain in Detail...
Here is how chart js v2 looks with { distribution: 'series' } option
So i need to make ticks with regular interval, but can't find any option which could do that.
Your Proposal for Changes
So how is it possible to control ticks representation and make those regular interval (exactly how it is done in chart.js v2 )?
Attaching codepen sample with a current options i've been trying.