node-remote-plot

1.3.0 • Public • Published

NodePlotLib

plot({
  x: [1, 2, 3, 4],
  y: [50, 60, 70, 80],
  xLabel: 'units',
  yLabel: 'also units',
  title: 'my chart',
  name: 'my_plot'
});

Readme

Keywords

none

Package Sidebar

Install

npm i node-remote-plot

Weekly Downloads

6

Version

1.3.0

License

ISC

Unpacked Size

11.8 kB

Total Files

5

Last publish

Collaborators

  • sgrider