Commit Graph

28 Commits

Author SHA1 Message Date
61cfd00558 Division of plots -> view/plots 2007-02-27 16:28:03 +00:00
686a1fdcd1 network/venn plot now maximizes the space available 2007-02-27 15:42:27 +00:00
d27278241c oops ... (broken code fixed) 2007-02-27 15:08:00 +00:00
4de65f1085 Clean up 2007-02-27 15:05:21 +00:00
f73a6db0ee Added ctrl+arrows to navigate between plots. 2007-02-26 23:00:25 +00:00
c0bbe24c39 No selections in scatter marker now updates to no selection instead of last selection 2007-02-26 12:11:28 +00:00
a6fbef9cfa scatter plot selected markers are now on top (visible) 2007-02-26 11:20:02 +00:00
2f60d0663d Clean up of import statements 2007-02-26 09:08:50 +00:00
5ed602f355 Lots of changes .... (new selector, mode updates, histogram selection, ++) 2007-02-26 08:00:36 +00:00
7eb13b14cb Removed resolution arg to Circle to avoid construction of a circlepolygon (deprecated) 2007-02-02 12:21:19 +00:00
320cd97512 Removed noise generating print statements. 2007-01-31 14:58:37 +00:00
1863bfc564 Save plot enabled 2007-01-31 13:26:46 +00:00
d1205ae67f Removed colorbar 2007-01-31 13:01:09 +00:00
088f180b5d Barplot, lots of changes in scatter, disabled modes, removed labels, bugfix on lasso 2007-01-31 12:02:11 +00:00
7c20e6d780 Added simple histogram 2007-01-17 15:40:33 +00:00
1ffbf4f9e7 Added default implementation of set_current_selection in Plot, so that plots can safely
ignore selections without adding any code to the plot.

Rectangle select mode, lasso select mode and freeze are now grayed out in ImagePlot.
2007-01-17 15:35:12 +00:00
c3c6e85044 Added ImagePlot, which displays a dataset as an image. 2007-01-17 13:20:04 +00:00
ea4c0af6de fixed shift/control on lasso 2007-01-15 15:46:24 +00:00
0a38cb7d4a added lasso 2007-01-15 13:47:18 +00:00
3340b1b7ac Added support for union/intersection selections 2007-01-11 13:07:54 +00:00
ebd4fdae7b Changed all places that load icons to do it through IconFactory. 2007-01-03 17:30:27 +00:00
6aa1a1a817 Code upgraded to adjust for new version of networkx 2006-11-24 13:29:09 +00:00
880509f8a9 Removed whitespace that broke plots. 2006-10-31 14:35:12 +00:00
438dbd358b Dataset to colour of dragndrop in dataset + minor addjustments in networkplot 2006-10-25 12:56:21 +00:00
1f9a400057 Added docstrings. 2006-10-17 17:50:42 +00:00
fe96772319 Expanded some documentation.
Added clean target to doc Makefile.
2006-10-17 17:18:46 +00:00
375d45e0cc Updated import statements, and removed the workflows pca_workflow and
affy_workflow.
2006-10-17 14:42:27 +00:00
610812f265 Started to rename "system" package to "fluents". Repository will be broken
until this is completed.
2006-10-17 14:28:35 +00:00