rinobot-plugin-interactive-line-plot

0.4.1 • Public • Published

rinobot-interactive-line-plot

Live example link

Makes an interactive line plot of xy or xyyy data.

So if your data has many columns, this package will take the first column as the x axis, and each subsequent column as different y plots.

If your data looks like

0.0 8.7
1.4 2.4
2.4 2.3
3.3 3.5
4.1 7.3
...
...

If will make an interactive html graph like:

Options:

In the extra args section of the rinobot automation config you can set the following parameters

  • xlabel: the label for the x axis
  • ylabel: the label for the y axis

Readme

Keywords

Package Sidebar

Install

npm i rinobot-plugin-interactive-line-plot

Weekly Downloads

0

Version

0.4.1

License

MIT

Last publish

Collaborators

  • eoinmurray