react-native-fusioncharts icon indicating copy to clipboard operation
react-native-fusioncharts copied to clipboard

Simple and Lightweight React Native component for FusionCharts JavaScript Charting Library

Results 71 react-native-fusioncharts issues
Sort by recently updated
recently updated
newest added

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). ![Screen Shot 2022-12-01 at 11 30 46](https://user-images.githubusercontent.com/20977158/205079427-2fdbecfd-ff34-4fb8-bff7-37a73dfbc679.png) Log: ![Screen Shot...

After building the APK with eas build, the charts do not appear, although they work fine on the Android emulator. I have tried the iOS fix mentioned before, but it...

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

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...

dependencies
ruby

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. ![Captura de tela 2024-06-18 144310](https://github.com/fusioncharts/react-native-fusioncharts/assets/84135731/a2092c20-5cbf-42cd-98db-e7dcce6b16e9) 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...