mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
* proposed fix for issue #6830 https://github.com/chartjs/Chart.js/issues/6830 * Updated to pass the full options object instead of a shadow borderwidth. Updated migration guide regarding the API signature change. * Moved to use options.radius instead of caching radius; updated related migration docs.