how much is the original constitution worth Menu Close

apexcharts multiple series

You signed in with another tab or window. https://codesandbox.io/s/vue-basic-example-jo0vc?file=/src/components/Chart.component.vue. privacy statement. Yes, it is possible to link multiple series to just 1 y-axis. By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. Was J.R.R. The text was updated successfully, but these errors were encountered: Can you please create a codesandbox to reproduce this issue? But, if you want to associate a series with a y-axis, you can target by specifying yaxis.seriesName when building y-axes array. here is the function of my component which handle the series. Please refer this doc page where the 1st index is the x axes value and the 2nd index is the y axes value. Unlimited aliases, catch-alls, wildcards, API access, and disposable addresses. rev2022.11.14.43031. Is it possible to change Arduino Nano sine wave frequency without using PWM? It should be possible to link multiple series to one yaxis if I also need to use multiple yaxis. Add reference to apexcharts-card.js in Lovelace. Basic; Why Choose ApexCharts. The example would show 3 axis How to associate a series with a Y-axis? You're adding a single new series to the Array of already existing ones for the chart. Another way to create a numeric paired series is to pass the XY values as an object as shown below. series: [ { name: 'TEAM A', data: [1, 2, 4, 5, 15, 28, 38, 46] }, { name: 'TEAM B', data: [20, 29, 37, 36, 44, 45, 50, 58] }, { name: 'TEAM C', data: [10, 19, 17, 36, 44, 45, 20, 38] } ], yaxis: [ { seriesName: 'TEAM A' }, { seriesName: 'TEAM B' }, { seriesName: 'TEAM B' } ], Sign up for our Newsletter here. Browse other questions tagged, Where developers & technologists share private knowledge with coworkers, Reach developers & technologists worldwide, apexcharts multiple series with different x axis, https://apexcharts.com/docs/chart-types/multiple-yaxis-scales/. forwardemail-net The best open-source and free email forwarding service for custom domains. Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Asking for help, clarification, or responding to other answers. https://apexcharts.com/docs/chart-types/multiple-yaxis-scales/#3-series-2-scales. Adding options to a