Update doc for options.ticks.maxTicksLimit

This commit is contained in:
Pascal Richier 2015-11-07 01:46:14 +01:00
parent 178880bace
commit 3d15e1ff54

View File

@ -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: {