nagix / chartjs-plugin-style

Chart.js plugin for more styling options
MIT License
66 stars 19 forks source link

Can't use with Reactjs #11

Open MagusX opened 4 years ago

MagusX commented 4 years ago
import { Chart, Line } from 'react-chartjs-2';
import 'chartjs-plugin-style';

or <script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-style@latest/dist/chartjs-plugin-style.min.js"></script> in index.html Doesn't work.

rapahaeru commented 3 years ago

same here

epleaner commented 1 year ago

Same as well