-
Not really a bug, just something quirky I noticed. When toggling between datasets, first four renders animate slowly. Fifth and all subsequent animations are quick.
It doesn't matter which datasets a…
-
Awesome library! React-native could greatly benefit from this, is it portable to react-native? If not, would this be a possibility?
-
**Describe the bug**
I recently migrated to the V2 task and it is timing out after my timeout limit (60 minutes). Using the V1 task only takes 3 minutes. It seems for every package, it prints out the…
-
I'm quite surprised that react-native doesn't have a stable library for charts. It's the fundamental tool for data visualization. I'm currently getting data from a server, which needs to be visualized…
-
### Description
Hello folks,
I need information on new victory-chart.
I had old victory-native chart version and moving to new victory-native-xl. I am facing UI related issue where I am not…
-
### Question
Is it possible to have multiple line charts with different x and y values combined in one chart?
I am using scatter on each line and on pressing scatter want to display data under th…
-
Hi,
I'm getting these errors with the web platform. The iOS platform seems to be working as expected
```
Uncaught Invariant Violation: `createAnimatedComponent` does not support stateless functio…
-
### Description
When I am running my tests with jest I get the following error:
> Must use import to load ES Module: .../node_modules/d3-scale/src/index.js
After digging around it seems to be b…
-
-
### Question
I am attempting to chart values that are streaming in from a connected BLE device. Performance of this is incredible as compared to other options, but I'm looking for the line to …