-
-
Notifications
You must be signed in to change notification settings - Fork 7
Jupyter Notebook
kojix2 edited this page Jun 21, 2020
·
9 revisions
You can use GR.rb on Jupyter Notebook or JupyterLab.
If you working with Native GR functions, GR.show
will work.
User's Guide
Simple, matlab-style API
- Plotting functions
- Plot attributes
- Multiple plots
- Multiple subplots
- Save Plot to a file
- Jupyter Notebook
GR Native functions
For developers