Tim Goyer

Results 2 comments of Tim Goyer

If you need to use this in NextJS, you can use a dynamic import. Put your chart, configuration and plugins into a child component: ``` import { Chart as ChartJS,...

I downloaded and extracted the v2.0.0 zip release and after running `npm install`, I run `npm run build` and get: ``` > [email protected] build /Users/timgoyer/source/ui-components > nx build > nx...