mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Update doc for options.ticks.maxTicksLimit
This commit is contained in:
parent
178880bace
commit
3d15e1ff54
@ -209,6 +209,9 @@ The radial linear scale extends the core scale class with the following tick tem
|
||||
|
||||
//Number - The backdrop padding to the side of the label in pixels
|
||||
backdropPaddingX: 2,
|
||||
|
||||
//Number - Limit the maximum number of ticks
|
||||
maxTicksLimit: 11,
|
||||
},
|
||||
|
||||
pointLabels: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user