We're using https://apexcharts.com/ in production and are reasonably satisfied with it. - Source: Reddit / 6 months ago
I'm working on a Vue app and I'm using ApexCharts, and I'm running into an issue with how this library normally handles clicks: if you click on a bar in a bar chart, it will visibly toggle it, so the color changes. This is a problem because when it visibly toggles, it messes up what I'm trying to show on the page. There are multiple potential solutions to this, none of which I seem to be able to do with this... - Source: Reddit / 12 months ago
The library is Apex Charts which is open source, so I'm assuming I might actually be able to do something here? I'm just not sure what, or how to go about it. - Source: Reddit / 12 months ago
I'm trying to use Apex Charts in a Vue project, and I'd love to be able to prevent a click event from going through when clicking on a data point in a bar chart. I figured out how to add functionality to when a data point is selected, but can't actually stop it from doing its "default" behavior (default behavior according to the library). - Source: Reddit / 12 months ago
I can recommend https://apexcharts.com/. - Source: Reddit / about 1 year ago
ApexCharts: works like a charm for ~100 datapoints, but not usable at 10,000 or more, since it is SVG-based and floods the DOM with elements. - Source: Reddit / over 1 year ago
Thanks for the kind words! π For the graphs I used the Apex Charts library. It's been pretty great! For ratings I use the OMDB api, but I do use TMDB for episode information! - Source: Reddit / over 1 year ago
For the graphs I am using Apexcharts - https://apexcharts.com/. - Source: Reddit / over 1 year ago
You should check out apex charts. It has everything you need especially candlestick charts. And it works with plain Javascript, React, Angular, Vue etc. https://apexcharts.com/. - Source: Reddit / almost 2 years ago
Do you know an article comparing ApexCharts to other products?
Suggest a link to a post with product alternatives.