1.1.2 • Published 8 years ago
gramex-charts v1.1.2
Gramex charts
Install via npm install gramex-charts
. Then include the script as:
<script src="node_modules/gramex-charts/chart.min.js"></script>
Read the documentation or the docs repo.
For help, contact cto@gramener.com.
Testing
Ensure that ChromeDriver is in your PATH.
Then run tests via npm run test
.
Alternatively, point the browser to test/index.html
using a HTTP server.
Contributing
For minor / major updates, update CHANGELOG.md.
To release, change the "version"
string in package.json
to "x.x.x"
, commit and tag:
git commit -m"Release version <x.x.x>"
git tag -a vx.x.x -m"one-line summary of features"
Or, you can use npm version patch
which automatically does the above. Then:
git push --follow-tags
npm publish # as sanand0
1.1.2
8 years ago
1.1.1-g
8 years ago
1.1.1-6
8 years ago
1.1.1-e
8 years ago
1.1.1-d
8 years ago
1.1.1-c
8 years ago
1.1.1-b
8 years ago
1.1.1-a
8 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.9
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago