/Multiple_curves

Tool for plotting scientific data. Multiple lines (curves) in one graph. Equipped with GUI. Made for Vernier DAQ system.

Primary LanguagePython

Multiple curves

Toolbox for plotting multiple curves (lines) into one graph. Input data should be in ".txt" format and output is a graph with legend. It was originally created for visualizing data from Vernier DAQ system, but it could be adapted for other input data format.

I developed this toolbox on virtual machine running linux (Ubuntu 16.4), but it can run on every operating system. Only requirements are installed Python (developed on 2.7 version) and Matplotlib library
See the Wiki of this project for more info