Support for combined Line chart and Bar charts

This commit is contained in:
Abhinandan Kushwaha 2021-11-26 23:50:28 +05:30
parent 913f1db20e
commit bebf2bf712
3 changed files with 4 additions and 3 deletions

View File

@ -22,8 +22,9 @@ The most complete library for Bar, Line, Area, Pie, and Donut charts in React Na
<img src='/demos/movingBars.gif' alt='' width=300/>
<img src='/demos/lineLabelled.png' alt='' height=370 width=360/>
![alt text](/demos/lineArea.png)
<img src='/demos/line.gif' alt='' height=400 width=340/>
![alt text](/demos/pielabbelled.svg)
<img src='/demos/cappedCombined.png' alt='' height=300 width=300/>
<img src='/demos/line.gif' alt='' height=300 width=280/>
<img src='/demos/pielabbelled.svg' alt='' height=300 width=280/>
---

BIN
demos/cappedCombined.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -1,6 +1,6 @@
{
"name": "react-native-gifted-charts",
"version": "0.1.18",
"version": "0.2.0",
"description": "The most complete library for Bar, Line, Area, Pie and Donut charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.",
"main": "src/index.tsx",
"files": [