An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# xyp
Simple 2D (X/Y) Plotter written in GTK3 Ruby.

![GitHub Logo](/doc/screen.png)

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 !