uplot-vplugins
v0.0.12
Published
Plugins for uPlot, by Venryx.
Readme
uPlot VPlugins
Some plugins (by Venryx) for the uPlot charting library.
Installation
npm install uplot-vplugins --save-exactThe --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
