GitHub Action to generate open JS-charts
Creates graph open JS-charts by input json data source and dimension parameters.
Required Target url with json data source.
Optional Graph chart image name (default demo)
Optional Graph chart image path (default images)
Optional Graph chart image extension (default svg)
Optional Graph chart image width (default 1024)
Optional Graph chart image height (default 768)
Generated graph chart image (stored in the path
directory)
- name: Create graph open js-charts
uses: alexrogalskiy/github-action-open-jscharts@master
with:
url: 'https://raw.githubusercontent.com/plotly/plotly.js/master/test/image/mocks/0.json'
name: 'chart'
path: 'images'
extension: 'svg'
width: 400
height: 400
Running locally:
npm run start:action --action github-action-open-jscharts --url 'https://raw.githubusercontent.com/plotly/plotly.js/master/test/image/mocks/0.json' --name chart-name --extension svg --width 400 --height 400
Styled Open JS-charts is distributed under LGPL version 3 or later, [License]. LGPLv3 is additional permissions on top of GPLv3.
Styled Open JS-charts is maintained by the following GitHub team-members:
with community support please contact with us if you have some question or proposition.
The project uses SemVer for versioning. For the versions available, see the tags on this repository.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us (emoji key).
This project follows the all-contributors specification. Contributions of any kind are welcome!
See also the list of contributors who participated in this project.
Like Styled Open JS-charts ? Consider buying me a coffee :)