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