mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Fix typo in time.md (#11930)
This commit is contained in:
parent
3f2968cb41
commit
22a0ba9709
@ -1,6 +1,6 @@
|
||||
# Time Cartesian Axis
|
||||
|
||||
The time scale is used to display times and dates. Data are spread according to the amount of time between data points. When building its ticks, it will automatically calculate the most comfortable unit base on the size of the scale.
|
||||
The time scale is used to display times and dates. Data are spread according to the amount of time between data points. When building its ticks, it will automatically calculate the most comfortable unit based on the size of the scale.
|
||||
|
||||
## Date Adapters
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user