0.4.1 • Published 9 years ago

rinobot-plugin-interactive-line-plot v0.4.1

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

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
0.4.1

9 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago