Ayush Shrivastava
Ayush Shrivastava
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 I am trying to have a...
I have two issues on my codesandbox - https://codesandbox.io/s/react-apexcharts-bar-chart-forked-76pvlt?file=/src/index.js a) The XAxis as you can see I am not getting the last value(**May 2022**) and for various screen sizes it...
I am trying to use the **ReactApexChart** in my low code app and my code is the following - `/* eslint-disable no-console */ import ReactApexChart from 'react-apexcharts'; import {ApexOptions} from...
### Steps to reproduce Link to live example: (required) Steps: 1. I am having the below code for the Pagination component in my low code platform I am working now...