项目作者: AlexRogalskiy

项目描述 :
📊 GitHub action for open JavaScript charts
高级语言: Shell
项目地址: git://github.com/AlexRogalskiy/github-action-open-jscharts.git
创建时间: 2021-02-18T10:42:59Z
项目社区:https://github.com/AlexRogalskiy/github-action-open-jscharts

开源协议:GNU General Public License v3.0

下载


Styled Open JS-charts

GitHub Action to generate open JS-charts

GitHub marketplace

management: perfekt👌
code style: prettier
Mergify Status
Reviewed by Hound

DeepScan grade
GitHub tag (latest by date)
GitHub Release Date
Lines of code
GitHub closed issues
GitHub closed pull requests
GitHub repo size
GitHub last commit
GitHub language count
GitHub search hit counter
GitHub Repository branches
GitHub Repository dependents

Renovatebot
Dependabot
NewReleases
Hits-of-Code
CI
CircleCI

!--[![codecov](https://codecov.io/gh/AlexRogalskiy/github-action-open-jscharts/branch/master/graph/badge.svg)](https://codecov.io/gh/AlexRogalskiy/github-action-charts)--

GitHub Super-Linter
ComVer
[![Public workflows that use this action.][total_usages]][search_results]
Licence

Table of contents

Description



JavaScript


Project Status: Active – The project has reached a stable, usable state and is being actively developed.


Project created status


Project updated status

Creates graph open JS-charts by input json data source and dimension parameters.

Inputs

url

Required Target url with json data source.

name

Optional Graph chart image name (default demo)

path

Optional Graph chart image path (default images)

extension

Optional Graph chart image extension (default svg)

width

Optional Graph chart image width (default 1024)

height

Optional Graph chart image height (default 768)

Outputs

image

Generated graph chart image (stored in the path directory)

Examples

  1. - name: Create graph open js-charts
  2. uses: alexrogalskiy/github-action-open-jscharts@master
  3. with:
  4. url: 'https://raw.githubusercontent.com/plotly/plotly.js/master/test/image/mocks/0.json'
  5. name: 'chart'
  6. path: 'images'
  7. extension: 'svg'
  8. width: 400
  9. 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

Visitor stats

GitHub page hits

GitHub stars
GitHub forks
GitHub watchers

Licensing

Styled Open JS-charts is distributed under LGPL version 3 or later,
[License]. LGPLv3 is
additional permissions on top of GPLv3.

license

Authors

Styled Open JS-charts is maintained by the following GitHub team-members:

  • Author

with community support please contact with us if you have some question or proposition.

Versioning

The project uses SemVer for versioning. For the versions available, see the tags on
this repository
.

Contribution

Contributors Display

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!

PRs Welcome
Github contributors

See also the list of contributors who participated in this project.

Acknowledgement

Stargazers repo roster for @AlexRogalskiy/github-action-open-jscharts

Forks

Forkers repo roster for @AlexRogalskiy/github-action-open-jscharts

Development Support

Like Styled Open JS-charts ? Consider buying me a coffee :)

Become a Patron
Buy Me A Coffee
KoFi


forthebadge
forthebadge
forthebadge

[total_usages]:
https://img.shields.io/endpoint?url=https%3A%2F%2Fapi-git-master.endbug.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3DAlexRogalskiy%2Fgithub-action-open-jscharts%26badge%3Dtrue
[search_results]:
https://github.com/search?o=desc&q=AlexRogalskiy/github-action-open-jscharts+path%3A.github%2Fworkflows+language%3AYAML&s=&type=Code