appreciated / apexcharts-flow

ApexCharts.js wrapper for the Vaadin Platform
Apache License 2.0
76 stars 46 forks source link

apexcharts-wrapper.js - expose all ApexCharts methods #96

Open vrepetenko opened 3 years ago

vrepetenko commented 3 years ago

Hi,

apexcharts-wrapper.js hides a lot of ApexCharts methods, e.g. showSeries / hideSeries... Is it possible to add all methods or maybe there is a way to get access to it somehow?

appreciated commented 3 years ago

Hi @vrepetenko thanks for the proposal to improve this wrapper. You are correct, this wrapper is far from done. The users of this addon would probably profit from more complete API-support. Doing this requires a lot of time and testing which I am currently short of. Also since I personally don't need the mentioned functionality I am in no haste to add it. Of course, I would accept related PRs.