Search the Community

Showing results for tags 'react-native'.



More search options

  • Search By Tags

    • react-native ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 7 results

  1. Hi, One of our user saw the Below image. Instead of the graph, he saw something like The website uses cookies page. Please let us know, what went wrong. Thanks, Veeramanikandan
  2. Hi, Sliced piece of doughnut graph is overlapping other values. You can see expanded Equity slice is overlapping on the Alternative Strategies. Could you please provide any solution for this.? Attached the image. Thanks in advance.
  3. Column2d graph values are overlapping

    Hi, I'm getting value overlapping issue in Column2d graph. I've used your example only just to cross-check how it's working. From this link http://jsfiddle.net/fusioncharts/s7t8F/, I've edited the Jan value from 420000 to 980000, and added the attribute "showValues": "1". You can see...
  4. Stacked area graph circles/anchors cropped

    Hi, We're using stacked area 2d graph in our project. When there is enough data where the graph occupies full height which we've given, circles/anchors which we're using going beyond the screen or it's getting cropped. Please let us know the solution. Thanks in advance.
  5. I'm trying to log the dataPlotClick event for stacked area 2d chart. But in iOS, the event is not triggering for any events. I've not tried yet in Android. But I've to make it work for both Platforms. Any help will be appreciated. my Code this.state = { type...
  6. I am doing react native application. In that, I am trying to showing bar chart. So, I am using Fusion Chart, It is mandatory to use this library in my application. So, I followed this library installation and it was successful. But, Data is not showing at all. I have added annotations according to g...
  7. Hello! Is there example for using fusioncharts in React Native? Regards, Ardi