descriptionPython class to edit the different components of a Matplotlib figures.
homepage URLhttp://code.google.com/p/mpl-properties/
ownergit@monte-stello.com
last changeThu, 28 Jun 2007 18:13:14 +0000 (28 18:13 +0000)
content tags
add:
readme
Python class to edit the different components of a Matplotlib figures. It can edit/copy/delete "figure", "axes", "lines" and "image" components.
shortlog
2007-06-28 sirinelliAdd blinked elementmaster
2007-06-26 sirinelliComboBoxes work !
2007-06-25 sirinelliFirst replacement of gtk.Entry to gtk.ComboBox
2007-06-20 sirinelliLine color added
2007-06-19 sirinelliUse of Table instead of V/HBox [John Hunter]
2007-06-19 sirinelliRemove gtk.require to fit some pygtk instalation [John...
2007-06-19 sirinelli"Copy" and "Save data" are now functional for lines
2007-06-18 sirinelliAdd the "copy" option.
2007-06-18 sirinelliAdd text class.
2007-06-17 sirinelliFirst import
2007-06-16 (no author)Initial directory structure.
heads
16 years ago master