react-apexcharts
react-apexcharts copied to clipboard
📊 React Component for ApexCharts
I am updating the containerMargin on the legend property in ApexOptions but my chart does not seem to do anything with this value: `legend: { containerMargin: { top: 50, },...
Hello, I got problem with my charts in modal. First render of modal works well, but when i close it and try to open again I got this error: ...
Hello, Please, help me to understand how to change the chart's language dynamically. I tried to use **chart.setLocale()**, but always got error : _"...setLocale is not a function"_ In Docs...
I have a code that turns a series data into OHLC data and i'm trying to plot it using apexchart. This is an example of the data that is going...
Hi, I am using react-apexcharts .I have daily financial data but I want show alternate month name on x axis . **xaxis: { labels: { show: true, formatter: function (val:...
I would like the animation on the chart to come up from the bottom when the series data is updated, but I can't see that option. If I didn't find...
When no data is being received from the sensors, vertical lines are shown regardless of the time duration. If no data is being received, the chart should reflect this duration...
I'm trying to chart a candlestick graph with some indicators on it. my candles are being colored, but my lines aren't: 
In my code, I have applied a colorstop in a line chart using the fill gradient option. I have set the x-axis type as datetime. The Colorstop works correctly when...
Currently I'm able to display charts either in my timezone or in UTC. It would really help if we had the ability to set the timezone when providing datetime