aditya1711
aditya1711
@stanlygamer did you find an solution for this?
Is there a way to be able to access the Chart Object in these functions?
> Sorry, my mistake about the docs. > > Im using the `injectJavascript` method, so adding the data param there is really easy to implement. > > Summarising: the `data`...
> ### Hotfix > Modifiy `setLayout` in `HighchartsReactNative.js` > > ``` > setLayout = async () => { > const indexHtml = Asset.fromModule(require('../highcharts-layout/index.html')) > this.setState({ > layoutHTML: await FileSystem.readAsStringAsync(indexHtml.uri) >...
Any Updates?