mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 08:24:05 +01:00
Update doc for options.ticks.maxTicksLimit
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user