mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
* Added borderDash support for grid lines (#3136) * Save and restore context to prevent border dash being applied to other elements * Adds support for borderDashOffset, checks for setLineDash (IE9/IE10) * Fixes tests