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

0.0.7 • Public • Published

uPlot VPlugins

Some plugins (by Venryx) for the uPlot charting library.

Installation

npm install uplot-vplugins --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

Readme

Keywords

Package Sidebar

Install

npm i uplot-vplugins

Weekly Downloads

34

Version

0.0.7

License

MIT

Unpacked Size

44.7 kB

Total Files

23

Last publish

Collaborators

  • venryx