react-native-fusioncharts
react-native-fusioncharts copied to clipboard
Simple and Lightweight React Native component for FusionCharts JavaScript Charting Library
I'm getting this error when trying to render a chart WARN Constants.platform.ios.model has been deprecated in favor of expo-device's Device.modelName property. This API will be removed in SDK 45. ERROR...
``` dataSource: { extensions: { customrangeselector: { style: { container: { 'background-color': '#000000', }, 'button-apply': { 'background-color': '#000000', }, }, }, }, } ``` When I try to style the...
I forked the project and I have this error trying to install the packages: (I'm already authenticated form the console).  Log:  from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Hi, I’m currently developing an application using React Native, Expo SDK 50, and react-native-fusioncharts. However, I’m encountering an error when loading the FusionCharts graph.  Attached...
My application is in production envinorment and every year fusioncharts license key is expiring and i need to update it manually and send it to production again, even though i...