-
Minimal Reproducible Example: https://github.com/mingyuanlee/react-native-chart-mem-leak
When the chart is updating every second, the RAM usage surges up, but when unmount it won't release.
…
-
Hi! We have encountered a small problem. If the data argument for LineChart has not changed, the lines are animated differently
As you can see from the example in the link, in the lower chart the gre…
-
Is it possible to have a non-scrollable LineChart? I can't find a configuration to do so.
-
**Describe the bug**
I have a LineChart that I would like to show in the GridDetailView of a Grid.
When placing this LineChart just above the grid (with some test data) it is rendered just fine.
B…
-
I am trying to linechart and a barchart (flipped 90 degrees) as time event chart on the same screen, when zooming, the x-axis does not align even when using syncronized charts option
![image](https:/…
-
I need to align the center of the items in a RecyclerView that is above my chart with the temperature values of the chart. The problem is that there could be 5 values or 50, and I need them to always …
-
### Description
I am trying to display a Line graph with 2 lines:
- The first line as an area graph
- the second line as only a line using the areaChart2 props set to false
As you can see both …
-
## 구현 기능
LineChart는 데이터를 선형 그래프로 나타냅니다.
-
## Description
The life expectancy chart sometimes assigns the same colour to entities, although unused colours are still available (see screenshot).
## Expected behaviour
Should assign distinct co…
-
hi guys,
I wanted to use the instructions to use tree shaking and then did an analysis of the bundle.
See for yourself
![image](https://github.com/user-attachments/assets/3c12e3fd-0821-44d8-8…