@s-l-i/sli-plots
v0.0.36
Published
Some charting/plotting tools for S.L.I.
Downloads
10
Keywords
Readme
SLI Graphing Library
This is the start to a custom svg charting / analytics display addon for SLI Ember.js frontends.
Compatibility
- Ember.js v3.12 or above
- Ember CLI v2.13 or above
- Node.js v10 or above
Installation
ember install sli-plots
Publishing to NPM
This package is auto-deployed to NPM through GitHub Actions. To publish a new version you just need to bump ther version in the package.json
before you commit to main
.
Easy commands to help version bumps are
yarn version --major
yarn version --minor
yarn version --patch
Usage
[Longer description of how to use the addon in apps.]
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.