0.2.0 • Published 6 years ago

react-native-pathjs-charts-expo v0.2.0

Weekly downloads
13
License
Apache-2.0
Repository
github
Last release
6 years ago

This is a work in progress, do not use this in production

react-native-pathjs-charts-expo

npm version

This library is a cross-platform (iOS/Android) library of charts/graphs originally using react-native-svg and paths-js but ported to use expo for the svg part.

This project is based on the now archived at version 0.0.34 of react-native-pathjs-charts

Components include Bar charts, Smoothline charts, Stockline charts, Scatterplots, Tree graphs and Radar graphs.

npm.io

Installation

To add the library to your React Native project:

npm install react-native-pathjs-charts-expo --save

Current Features

  • Bar, Smoothline, Stockline, Scatterplot, Tree and Radar graphs
  • Configuration of format, labels, colors, axis, ticks, lines
  • No touch support
  • No animations
  • Chart information configurable based on data parameters which specify which variables are accessors
  • Rendering works on iOS/Android
  • No native dependencies for linking