Registry / other / nyaplot

nyaplot

JSON →
library0.1.6rbrubygemsunverified

Nyaplot is an interactive plots generator based on web technologies like SVG, WebGL, and JavaScript, enabling creation of interactive plots in IRuby notebook.

gem install nyaplot
INSTALL
IMPORT
SIG · NYAPLOT
N
nyaplot
otherrubyv0.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Nyaplot
require 'nyaplot'

Create a simple line plot

require 'nyaplot' plot = Nyaplot::Plot.new plot.add(:line, [0,1,2], [0,1,4]) plot.show
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
nyaplot — gem install nyaplot · libregistry