appreciated/apexcharts-flow

apexcharts-wrapper.js - expose all ApexCharts methods

vrepetenko opened this issue · 1 comments

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?

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.