Skip to content

iddan/plot-react

Repository files navigation

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
    }
  }
/>

About

React wrapper for @observablehq/plot

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •