-
### Version
5.5.0
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=bar-y-category&code=PYBwLglsB2AEC8sDeAoWtJgDYFMBcya6GOAHmAQOQDqwATlgCawAKoArlgIaQyVEBfA…
-
I am on the latest Next.js version and I can't seem to get React charts working.
Here's my package.json file for versions:
`{
"name": "next13-demo",
"version": "0.1.0",
"private": true,
…
-
### Describe the bug
I'm getting the following error when I try to render a chart using ReactPDFChart in Next.js:
```
ReactServerComponentsError:
You're importing a component that imports re…
-
Hi,
I added the package to my project and it resolved into this issue.
ERROR in ./node_modules/@unicef/react-org-chart/dist/index.js
Module not found: Error: Can't resolve 'd3' in '\web\node_…
-
I'm getting error, on a clean project install:
```
error - ./node_modules/react-gauge-chart/dist/GaugeChart/customHooks.js:8:0
Module not found: Can't resolve 'lodash/isEqual'
Import trace …
-
Hello,
Could you please help me?
I am following: https://www.patternfly.org/get-started/upgrade/release-notes/
I get an error:
```
➜ osci npx @patternfly/pf-codemods@latest ciboard
Need to …
-
-
Setup a next.js application to get started (might switch over to a different platform next week depending on the CTO's decision)
I researched different chart librarys and wanted to find one that is…
-
I am using this package in my next.js project but got this issue. I have copied all code from examples folder but still issue
`Unhandled Runtime Error
TypeError: Cannot read properties of null (read…
-
### Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
### Current and expected behavior
Usage:-…