plot-react

1.0.1 • Public • Published

Plot React

React wrapper for @observablehq/plot, a JavaScript library for exploratory data visualization.

Installing

yarn add plot-react

or

npm i plot-react

<PlotFigure />

Renders a new plot given the specified Plot.plot() options as SVG or HTML figure element.

<PlotFigure
  options={
    {
      // ... Plot.plot() options
    }
  }
/>

Dependents (0)

Package Sidebar

Install

npm i plot-react

Weekly Downloads

17

Version

1.0.1

License

ISC

Unpacked Size

110 kB

Total Files

16

Last publish

Collaborators

  • iddan