Update doc for options.ticks.maxTicksLimit

This commit is contained in:
Pascal Richier 2015-11-07 01:42:19 +01:00
parent d5d63070c6
commit 178880bace

View File

@ -49,6 +49,7 @@ Chart.defaults.scale = {
fontStyle: "normal",
fontColor: "#666",
fontFamily: "Helvetica Neue",
maxTicksLimit: 11,
maxRotation: 90,
minRotation: 20,
mirror: false,