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

I need to use this plugin for styling tooltip boxShadow but in latest version of chart.js all the options are different so it's not working with latest version :( Any...

Hi, Is it possible to configure the plugin to not draw the styling on the legend? Something like this: ![image](https://user-images.githubusercontent.com/17852174/77750792-5541eb00-701c-11ea-9de6-1490e96739bc.png)

Hello, I'm trying to fix your plugin for chart.js 3 but the command `gulp build` is not saving files to the `dist` folder. I als already made a pull request...

``` import { Chart, Line } from 'react-chartjs-2'; import 'chartjs-plugin-style'; ``` or ` in index.html` Doesn't work.

Same problem as the following issue https://github.com/nagix/chartjs-plugin-colorschemes/issues/24

How i can resize shadow ? i need increase size of shadow of point in line graph my config: `var config = { type: 'line', data: { labels: [], datasets:...

Hi can we use this to angularjs?

Hi, I'm using Chart.js to display 2 vertical stacked bar and I want to use the glow style effect on one of them. So I wanted to know if there...

Fix some misspellings in documentation examples: