0.2.0 • Published 2 years ago

@deephaven/js-plugin-dashboard-object-viewer v0.2.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Deephaven Object Viewer JavaScript Plugin

Use this plugin to view custom objects for debugging purposes.

Development

npm install
npm run build

Your output will be in dist/index.js

Usage

Create a custom object using commands. The Object Viewer will automatically open a panel with the contents of the object.