1.1.2 • Published 7 years ago

gramex-charts v1.1.2

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 years ago

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

7 years ago

1.1.1-g

7 years ago

1.1.1-6

7 years ago

1.1.1-e

7 years ago

1.1.1-d

7 years ago

1.1.1-c

7 years ago

1.1.1-b

7 years ago

1.1.1-a

7 years ago

1.1.1

7 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago