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

Greetings everyone! I'm having a extremelly annoying problem: I have a monorepo with some systems and I'm using "react-apexcharts". I already ran npm install and inside my root node_modules (not...

Hi. Based on current react version, nobody uses Class components anymore. Can I update README to functional components?

### Issue I am unable to set styles (for example `fontFamily`) of labels that are on the x-axis of the horizontal bar chart. See the code sandbox: https://codesandbox.io/s/goofy-thunder-feke4?file=/src/App.js I am...

This demo is not working on iPhone browser (Chrome and Safari): https://apexcharts.com/react-chart-demos/scatter-charts/scatter-images/

Is there any option in apex chart for controlling the space between X axis and Y axis(highlighted in image attached). I am trying to find a way to add some...

![image](https://user-images.githubusercontent.com/41996481/232966510-4a4132d1-3d10-4e8a-8755-9be8e67b03b1.png) Here is the codesandbox of this issue -> https://codesandbox.io/s/apexchart-xaxis-krfxb8

Hello, we are currently working on a module for our React app and want to integrate a line chart. Our React app hardly loads when loading large data sets (example...

Hi, I am using react-apexcharts .I want to draw series (circle,star,square) on chart .I am using pattern in apex chart but it does not show properly . fill: { type:...

Hi, I have 6th month data (9 Oct 2022 to 6 Apr 2023 ) but I want show only 3 Month or 1 month data on chart . I am...

Hi! Instead of making a heatmap by choosing a color and changing the intensity of it, is it possible to create a heatmap where the top value is yellow and...