An open API service indexing awesome lists of open source software.

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

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.