Skip to content

gagabzh/wxPlotLab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxPlotLab

Graphic application that uses wxPython & matplotlib

Functionalities developed/expected :

  • create figure from python shell
  • create figure interactively from tree list / dialog box
  • select artist from a tree list
  • select artist from mouse pick
  • configure artist from a property panel (ex : color, label, size, ...)
  • configure artist with mouse help (ex : click, drag .. to move/specify positions)
  • data panel to manage and configure data (ex : np.array, filters, bindings, formula, ...)
  • import data (ex : file reader from .txt, ...)
  • export data (writer to .txt, ...)
  • save/load view & model
  • do/undo
  • freeze the application towards a distribution without any python environment installation

19/10/2015: alt tag

Contacts

Contributors are welcome :) ! André ASTYL andreastyl@gmail.com

About

Graphic application that uses wxPython & matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%