Category "apexcharts"

Pie charts disappear when changing the window size

Good day, I am using the Pie Charts from Apex. However, when I switch to responsive or reduce/enlarge the browser window, the charts disappear and come back onl

How to fix React Apex Chart initial mount delay?

I am using React Apex chart library in my project.I've figured that the library charts have a small delay before rendering on initial mount. This issue harms th

UpdateOptions() method leads to an error [vue-apexcharts]

Nuxt plugins\apexCharts.js import Vue from 'vue'; import VueApexCharts from 'vue-apexcharts'; Vue.use(VueApexCharts); Vue.component('ApexChart', VueApexCharts)

How to set zero for x-axis in apex charts?

I want to set zero for x-axis to be certain value(the first tick in the set) and based on whether the next x-axis tick is above or below it, i want to color the

How to set color area when value less than zero use Apexcharts

This is my script options, use apexcharts chart And my script var options = { series: [{ name: 'Prof

Change the font-size of just one x-axis labels in ApexCharts?

I want to change the font size of just one of the x-axis labels, depending on what day it is (x-axis are days of the week). ApexCharts allows you to customize t

How can I get a URI from ApexCharts to download in PDF?

I already implemented an ApexCharts and want to output it into a PDF document. I tried to get a download URI from chart.dataURI, but it failed with an error: c

Updating Apexchart series on daily bases in angular

I am using apexchart but cannot know how to use updateseries I have tried directly sending the values HTML <apx-chart [chart]="{ ty

Show current date on apexchart rangeBar

I have a rangeBar apexchart chart. When I zoom in I can see the bars for specific time, but I want to know in which date this time is on. Currently when I am zo

apexcharts add click event to label

I have an line-bar-area apexchart. That looks like this: I succeeded to add an onclick event to the datapoints. But I would like to add an onclick event to t

Apex chart Charts order in Mixed chart

I'm currently using the library ApexChart and more particulary Vue apex chart combined with nuxt. I'm building a dashboard and I'm trying to build a mixed chart