# Deephaven plotly JS pluginDisplay plotly plots in the WebUI. Requires [deephaven-plugin-plotly](https://pypi.org/project/deephaven-plugin-plotly/) to be installed on the server.
## Development```
npm install
npm run build
```Your output will be in`dist/index.js`