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

After Implementing i got the error ![Capture](https://github.com/apexcharts/react-apexcharts/assets/72149385/5668c787-284b-4560-a5cf-9318a4aad9e7)

### Description X-axis labels are prematurely trimmed when rotate is enabled for horizontal bar charts. This is observed when the number of "bars" are relatively less in number. However these...

no-issue-activity

### Description X-axis labels don't auto-rotate after crossing a threshold in horizontal bar charts. They auto-rotate by 45 degrees as expected for vertical bar charts but don't for horizontal ones....

no-issue-activity

I am trying to render a bar chart but i am getting the following error "Failed prop type: The prop `series` is marked as required in `r`, but its value...

I have a dynamically loaded data for the graph, whenever I create a new data, my legend selection needs to reset back. how to do it?

no-issue-activity

When using rangeArea, the line and rangeArea properties are not applied to the series. Even if you add the stroke property, the rangeArea covers the line. ``` export default function...

no-issue-activity

Hi,how can i add picture to every series like blow ![timeLine](https://github.com/apexcharts/react-apexcharts/assets/154983738/3ba897fa-852b-460d-af43-8cdfa297f45d)

no-issue-activity

Apex Charts tries to access the `window` object without checking it is available first, so it does not work in server contexts. The workaround is to ensure the library is...

![image](https://github.com/apexcharts/react-apexcharts/assets/104844068/21a27422-2ef5-41b1-98c7-a3956c985224)

I am trying to create an Area Chart but sometimes the lines are overlapping and its look weried When i resize the window it is getting fixed Something seems buggy...

no-issue-activity