react-uplot
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

React uPlot

ReactJS wrapper for the uPlot charting library.

Installation

npm install react-uplot --save-exact

The --save-exact flag is recommended (to disable version-extending), since this package uses Explicit Versioning (Release.Breaking.FeatureOrFix) rather than SemVer (Breaking.Feature.Fix).

For FeatureOrFix version-extending (recommended for libraries), prepend "~" in package.json. (for Breaking, prepend "^")

Usage

TODO

Package Sidebar

Install

npm i react-uplot

Weekly Downloads

40

Version

0.0.8

License

MIT

Unpacked Size

19.6 kB

Total Files

23

Last publish

Collaborators

  • venryx