Skip to content

aeberspaecher/GeanyPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GeanyPlot

About

GeanyPlot is a Geany plugin for data visualization written in Python. The plugin needs codebrainz' GeanyPy (see https://github.com/codebrainz/geanypy).

The plugin is supposed to be used for quick data inspection without the need to run a Python session just for the purpose of visualization. The plugin uses Matplotlib.

Usage

Open and select the file that contains the data to visualize. Select Tools --> Plot data and choose whether you want a line or scatter plot. Then, select the column that contains the -values for the plot. Finally, one can choose or or more columns for data.

Limitations

The plugins allows only one vector, but several vectors.

License

GeanyPlot is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found in the file COPYING included with the source code of this program.

  1. 2012 by Alexander Eberspächer

About

A small Geany plugin for quick data visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages