react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

📊 React Component for ApexCharts

Results 251 react-apexcharts issues
Sort by recently updated
recently updated
newest added

### I get this error when I am using the apex chart. I also pass the props type for chart. after reloading the page I get this error I don't...

i have simple annotation point, but when xAxis tickplacement = "on" the annotation point does'nt show in my chart...

Whenever I opened your website I show an `Error establishing a database connection`. Its works for some time but most of the time its throw error.

If we use **moment-timezone** method `moment.tz.setDefault('Europe/London')` with **react-apexcharts** configuration `options.xaxis.type: 'datetime'` we get some wrong offset on the xaxis labels. Also we've tried the `datetimeUTC` changing. It doesn't help. For...

Screenshots: ![Screen Shot 2022-09-02 at 3 05 59 PM](https://user-images.githubusercontent.com/108361397/188241143-d00b8c84-2be1-421f-a717-4dfafda6bb72.png) ![Screen Shot 2022-09-02 at 3 06 59 PM](https://user-images.githubusercontent.com/108361397/188241163-80076e48-bab0-47e5-98d2-e99bf4d23fb8.png) Source code: ``` const chart = { // code regarding colors, animations, etc....

How to add new type of marker ? i'm currently limited to square and round and need at least triangle. Any hope to add this ? or where can i...

### How to reproduce Use [NEXTJS typescript](https://nextjs.org/docs/basic-features/typescript) then use the apexcharts component and provide a **options** property. ` ` ### The Error displayed > Type '{ plotOptions: { bar: {...

Similar to https://apexcharts.com/react-chart-demos/column-charts/column-with-group-label/ does Bar supports group label?

no-issue-activity

As the title suggests, I am having problem when plotting one particular point. The point I am referring to is the first point in the last item of the series...

no-issue-activity

**Describe the bug** In Apex Charts React, Line chart stacked on area chart, whenever I use multiple line and area in Series, the straight line is Visible as curve line....

no-issue-activity