react-native-hugecharts

0.0.1 • Public • Published

❗️🔥 NONFUNCTIONAL, WIP, DON'T USE THIS YET 🔥❗️

React Native Hugecharts

This is a React Native web view component that displays a Highcharts graph. The name Hugecharts is a bad synonym pun to avoid naming conflicts with the original repository (see fork info below).

Using react-native-hugecharts is free for non-commercial use. For commercial projects you will need to acquire a Highcharts license from Highsoft.

Todo & Roadmap

Short term todo list:

  1. Get the library, index.js, to work on iOS and Android.
  2. Add usage documentation and examples.
  3. Create and publish the library to npm

Not sure if or when I get to those but at present they are desirable goals:

  1. Refactor library to use TypeScript & provide a TypeScript definition.
  2. Options to specify if Highcharts source should be baked into the app or loaded via HTTPS.
  3. If possible/feasible, use Prettier or Babel to export a JavaScript object instead of the flattenObject() and flattenText() functions.
  4. Add package to the Nix package manager.
  5. Add support for Highstocks and Highmaps.

Fork Info & Acknowledgements

This repository is a fork of react-native-highcharts. I've used it successfully in production for a while but have some ideas for changes I don't want to bother the original authors with. In addition to that I see this as a learning opportunity to publish my first library, to gain a deeper understanding from the library author perspective.

I'd like to thank the following for their contributions to the original library:

Package Sidebar

Install

npm i react-native-hugecharts

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jonrh