diff --git a/docs/01-Scales.md b/docs/01-Scales.md index 5d8b35a09..ac9682d11 100644 --- a/docs/01-Scales.md +++ b/docs/01-Scales.md @@ -49,6 +49,7 @@ Chart.defaults.scale = { fontStyle: "normal", fontColor: "#666", fontFamily: "Helvetica Neue", + maxTicksLimit: 11, maxRotation: 90, minRotation: 20, mirror: false,