More Premium Hugo Themes Premium React Themes

React Native Pathjs Charts

Android and iOS charts based on react-native-svg and paths-js

React Native Pathjs Charts

Android and iOS charts based on react-native-svg and paths-js

Author Avatar Theme by capitalone
Github Stars Github Stars: 878
Last Commit Last Commit: Mar 1, 2018 -
First Commit Created: Feb 24, 2024 -
React Native Pathjs Charts screenshot

Overview:

Capital One developed the react-native-pathjs-charts project to provide a cross-platform library of charts and graphs for the React Native community. With components such as Pie charts, Bar charts, and Scatterplots, this library aims to offer a unified view across iOS and Android devices. Although the project is no longer actively supported by Capital One, users are encouraged to fork the project and contribute to its development.

Features:

  • Cross-platform Compatibility: Supports both iOS and Android platforms using react-native-svg.
  • Various Chart Types: Includes Pie charts, Bar charts, Smoothline charts, and more.
  • Customizable Configuration: Allows for configuration of format, labels, colors, axis, and other chart parameters.
  • Early Stage Development: Welcomes contributions to enhance and expand charting capabilities.
  • SVG Path Rendering: Utilizes SVG path objects for rendering custom charts easily.

Installation:

To add the react-native-pathjs-charts library to your React Native project, you can follow these steps:

  1. Open your project directory in the terminal.
  2. Run npm install react-native-pathjs-charts --save to install the library.
  3. For detailed usage instructions, refer to the documentation provided.

Summary:

The react-native-pathjs-charts project by Capital One offers a promising solution for creating charts and graphs in React Native applications. While no longer actively maintained by the original developers, the library provides a foundation for users to customize and enhance charting functionalities. With support for various chart types and customizable configuration options, this library is a valuable resource for developers looking to integrate interactive visualizations in their React Native projects.