chartjs-plugin-style icon indicating copy to clipboard operation
chartjs-plugin-style copied to clipboard

Chart.js plugin for more styling options

Results 14 chartjs-plugin-style issues
Sort by recently updated
recently updated
newest added

Hi~ This plugin is very awesome. Thank you very much for developing this plugin. I am using this plugin in my website. But I found an error occurred when removing...

If one extends default controller, i.e.: `Chart.controllers.line.extend({ ... });` then, following error is raised: https://github.com/nagix/chartjs-plugin-style/blob/027eb2763c012ae013e1016f47e83a00938f7bbb/src/plugins/plugin.style.js#L54

Hello... fantastic plugin. Bevels and shadows are so cool! I am trying to get image working but keep getting an error on: TypeError: Argument 1 of CanvasRenderingContext2D.createPattern could not be...

Hey, I'm having an issue where the bevel highlight also overlaps the chart's lines. Screenshot: https://imgur.com/a/6luzj26 Doesn't happen consistently, but fairly often. Setting pointBevelWidth to 0 removes the issue, but...