You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.summary=%q{interactive plots generator for Ruby users}
12
-
spec.description=%q{interactive plots generator for Ruby users. Visit the GitHub repository to get more information.}
11
+
spec.summary=%q{Nyaplot is an interactive plots generator based on Web technology like SVG, WebGL, and JavaScript.}
12
+
spec.description=%q{Nyaplot is an Interactive plots generator based on Web technology like SVG, WebGL, and JavaScript. It enables us to create interactive plots interactively on IRuby notebook, a web-based Ruby environment. Nyaplot is totally web-based gem and plots can be embedded into Rails or Sinatra seemlesly. Supported charts include basic 2D plot, 3D plot, Map plot and plot for Biology. See nbviewer (http://nbviewer.ipython.org/github/domitry/nyaplot/blob/master/examples/notebook/Index.ipynb) to overview what plots can be done with nyaplot and how to create them.}
0 commit comments