alexrogalskiy/Graph charts
Create graph charts by input json data source
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | graph image json source url to fetch data from | yes | — |
| name | graph chart image name | no | demo |
| path | graph chart image path | no | images |
| extension | graph chart image extension | no | svg |
| width | graph chart image width | no | 1024 |
| height | graph chart image height | no | 768 |
Outputs
| name | description |
|---|---|
| image | graph chart image generated by input json data source |