Metadata-Version: 2.1
Name: deephaven-plugin-plotly-js
Version: 0.1.0.dev0
Summary: TEST
License: Apache-2.0
Author-email: Devin Smith <devinsmith@deephaven.io>
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# deephaven-plugin-plotly-js

Packages [@deephaven/js-plugin-plotly](https://www.npmjs.com/package/@deephaven/js-plugin-plotly) as a JS plugin for [deephaven-core](https://github.com/deephaven/deephaven-core). Most useful when combined with [deephaven-plugin-plotly](https://github.com/deephaven/deephaven-plugin-plotly).

## Quickstart

```sh
pip install deephaven-plugin-plotly deephaven-plugin-plotly-js
```

## Development

```sh
pdm build
```

