https://github.com/jc-ll/xyp
Simple 2D (X/Y) Plotter written in GTK3 Ruby
https://github.com/jc-ll/xyp
Last synced: about 1 year ago
JSON representation
Simple 2D (X/Y) Plotter written in GTK3 Ruby
- Host: GitHub
- URL: https://github.com/jc-ll/xyp
- Owner: JC-LL
- License: mit
- Created: 2019-03-01T14:51:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-10T22:04:29.000Z (about 5 years ago)
- Last Synced: 2024-03-15T08:22:35.959Z (over 2 years ago)
- Language: Ruby
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xyp
Simple 2D (X/Y) Plotter written in GTK3 Ruby.

I use xyp in various research activities that require x,y data display.
This was also my first try at Ruby gtk3 (with Glade UI builder), which I found really easy to grasp.
Note : xyp is a work in progress ! Stay tuned !