SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

New time scale `ticks.bounds` option (#4556)

`ticks.bounds` (`'data'`(default)|`'label'`): `data` preserves the data range while `labels` ensures that all labels are visible. This option is bypassed by the min/max time options.

Remove the useless time scale `_model` object containing private members: instead, make these members private (prefixed by `_`) part of the scale.
S
Simon Brunel committed
3aa7a20923d7b528755d5b80aee87cc22796b967
Parent: d07fb28
Committed by GitHub <noreply@github.com> on 7/25/2017, 8:12:53 AM