mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-01-25 16:42:06 +00:00
* Adds step-after functionality, true defaults to step-before * Update stepped line sample to include all variations of steppedLine configurations * Update documentation on steppedLine values * Add tests for new steppedLine values 'before' and 'after'