mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 15:04:03 +01: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'