-
My friends and I have been playing around with spigo, and so far it's been great. One thing we’ve noticed is that for higher node visualizations, performance becomes a major problem. For migrations/9,…
-
### What is the problem?
Error
```
TypeError: undefined is not an object (evaluating '_dateFns.default.setHours')
```
When trying [XAxisScaleTimeExample](https://github.com/JesperLekland/react…
-
Hi Holowaychuk ,
I dont know how to use heatmap in react native android and ios.Can you please help me to solve this.If i any related link that may be useful for me.Thanks in advance.
-
With "gulp-typescript": "3.2.3",
**Expected behavior:**
Should be as fast as tsc -w
```
Synchronizing program
Files: 289
Lines: 121510
Nodes: 524773
Identifiers: 1…
-
### What is the problem?
This is probably a lack of understanding from my side rather than an issue with "react-native-svg-charts", but perhaps others are having a similar issue and it'll be worth ha…
-
VERTICAL doesn't show vertical lines. HORIZONTAL works. BOTH shows just horizontal lines.
Vertical line is shown only at x=0.
Reproducible example:
```jsx
import React from 'react'
import { V…
-
Hello !
In Android 8.0.0 only,
```
Brand: samsung
Model: Galaxy S7
Version: 8.0.0
```
for no reason, in some case i have an error with `NaN` value in a svg path.
When i log my data before cr…
-
What is the problem?
I wants to create a stackbarchart. I am new to react-native. I am using react-native svg charts for creating stackbarchart. I am not able to make curve at the end of stackbar a…
-
I am using Label in a React Pure Component BarChart. The data is passed as prop. The char renders. But when i tried to use lables as mentioned in examples. It says undefined for data. if i change th…
-
@a7ul I am using this code in my App.js but the alert is not showing instead it shows unhandled promise rejection in Yellowbox
```
const errorHandler = (e, isFatal) => {
if (isFatal) {
A…