https://github.com/ply-ct/ply-viz
Ply Visualization
https://github.com/ply-ct/ply-viz
Last synced: 7 months ago
JSON representation
Ply Visualization
- Host: GitHub
- URL: https://github.com/ply-ct/ply-viz
- Owner: ply-ct
- License: mit
- Created: 2022-07-12T04:35:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T05:07:18.000Z (over 3 years ago)
- Last Synced: 2025-03-01T14:45:56.150Z (8 months ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ply-viz
Visualization reporting for ply## Reporters
`png`, `svg`, `pdf` and `html`## Usage
```
ply --report=node_modules/@ply-ct/ply-viz#png -o load-test-results.png
```
See [ply-demo](https://github.com/ply-ct/ply-demo) for more examples.