@deephaven/js-plugin-matplotlib
Version:
Deephaven Matplotlib plugin
13 lines (8 loc) • 290 B
Markdown
# Deephaven matplotlib JS plugin
Display matplotlib plots in the Web UI. Requires [deephaven-plugin-matplotlib](https://pypi.org/project/deephaven-plugin-matplotlib/) to be installed on the server.
## Development
```
npm install
npm run build
```
Your output will be in `dist/index.js`