| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An advanced plotting library for Ruby.
Rubyplot aims to be the most advanced visualization solution for Rubyists.
It aims to allow you to visualize anything, anywhere with a flexible, extensible, Ruby-like API.
Install the GR framework from the website.
Then set the GRDIR and GKS_FONTPATH ENV variables to point to your GR installation and GR font path. Set the RUBYPLOT_BACKEND ENV variable to "GR". For example:
export GRDIR="/home/sameer/Downloads/gr" export GKS_FONTPATH="/home/sameer/Downloads/gr" export RUBYPLOT_BACKEND="GR"
Check milestones in GitHub for more information.
Rubyplot's long term vision, by priority:
The library is currently in alpha stage. Version 0.1.0 is designated to be the first 'final' release. Until then we will utilize various numbering schemes in the third position of the version number to denote alpha, beta and RC releases. They are as follows:
| Back | FazBrowse Home | New Git URL |