mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Correct anchor link (#3772)
This commit is contained in:
parent
83c54194ae
commit
27b2e332c6
@ -36,7 +36,7 @@ afterFit | Function | undefined | Callback that runs after the scale fits to the
|
||||
afterUpdate | Function | undefined | Callback that runs at the end of the update process. Passed a single argument, the scale instance.
|
||||
**gridLines** | Object | - | See [grid line configuration](#grid-line-configuration) section.
|
||||
**scaleLabel** | Object | | See [scale title configuration](#scale-title-configuration) section.
|
||||
**ticks** | Object | | See [ticks configuration](#ticks-configuration) section.
|
||||
**ticks** | Object | | See [tick configuration](#tick-configuration) section.
|
||||
|
||||
#### Grid Line Configuration
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user