mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
Fix typo in time.md (#11930)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user