0.0.9 • Published 3 months ago

react-uplot v0.0.9

Weekly downloads
7
License
MIT
Repository
github
Last release
3 months ago

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

0.0.9

3 months ago

0.0.8

3 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.3

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago