mdvacca / rn-d3-art-charts

Examples of charts built using D3 and ART in react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native D3 - ART animated charts samples

This is an sample project for the post https://medium.com/p/21cd9ccf6c58 that shows how to create animated charts in react-native using D3 and ART libraries.

Alt text

The code works for iOS and android platforms, but the animations run smoother in iOS.

How to use it:

> npm install
> react-native run-ios

About

Examples of charts built using D3 and ART in react-native


Languages

Language:JavaScript 63.3%Language:Objective-C 22.1%Language:Python 8.3%Language:Java 6.3%