Updated code for python 2.7 compatibility Plot labels now in separate annotation tab Added color by column value for scatter plots Can now only save as messagepack, other formats are under export
------
0.7.0
------
Added fill data functions for columns Updates to 3D plotting allow working contour, wireframe and surface plots Added contour and imshow plots Can now display plot options vertically IPython console plugin Combining multiple separate plots now possible
------
0.6.0
------
Implemented plugin system with sample seaborn plugin Meta data now saved with project files - allows saving plots and selections Can add a table to plot using sub-table contents Changed function evaluation so that math functions work Column-wise functions can be applied Added ability to show error bars in plots Various fixes for table selections Integrated table copy and paste into toolbars Added melt function for converting to long form data
------
0.5.0
------
Model fitting interface using statsmodels Added ability to create/edit categorical columns Clean data options added Dialog to apply row-wise functions added to column menu String operations added to column menu Correlation matrix calculator Re-did aggregate dialog Row index header to show index names Display column multiiindexes Cell text now fits columns properly for all sizes Convenient copy and paste table menu items for DataExplore Added minimal unit tests
------
0.4.2
------
Added plot save dpi entry Fixed missing data files for setuptools install Updated scatter to allow multiple subplots
------
0.4.1
------
Improved datasets Fix to update group comboboxes Added batch file renaming tool