@deephaven/chart
TypeScript icon, indicating that this package has built-in type declarations

0.97.0 • Public • Published

@deephaven/chart

Deephaven Chart component. Display a chart connected to a Deephaven Figure or Table.

Usage

Add the package to your "dependencies":

npm install --save @deephaven/chart

Then, import and use the component from the package:

import { Chart } from '@deephaven/chart';

// In your render function
<Chart dh={dh} model={model} />

Readme

Keywords

none

Package Sidebar

Install

npm i @deephaven/chart

Weekly Downloads

982

Version

0.97.0

License

Apache-2.0

Unpacked Size

531 kB

Total Files

89

Last publish

Collaborators

  • bingles
  • jnumainville
  • deephaven-bot
  • vbabich
  • mofojed
  • mikebender
  • niloc132
  • nbauernfeind