f826931105Toolbars now get automatically updated from the global mode setting when the mouse enters a plot.Einar Ryeng2006-10-12 18:33:38 +0000
b1bfe1fe3eFixed selection issues that were probably introduced by the merge from the toolbar branch.Einar Ryeng2006-10-12 17:38:41 +0000
d9fd4fc127Merged in the toolbar branch. The toolbar branch is now obsolte.Einar Ryeng2006-10-12 14:58:36 +0000
ded2faaf2cRemoved the title of the plot from the canvas, as it is now shown above the canvas as well. Updated the matplotlib axis limits to reflect this and allow more space for the plot.
toolbar
Einar Ryeng2006-10-12 14:56:53 +0000
92a8a819e8Plots restore current selection on set_frozen(False)Einar Ryeng2006-10-12 12:58:48 +0000
3a62580125Plots now show names outside the canvas.Einar Ryeng2006-10-12 12:46:34 +0000
ced0e9aa5dVarious bugfixes to the new way of handling selections.Einar Ryeng2006-09-08 19:42:32 +0000
e0ca48d4b3Changed how the selection list works. CategoryDatasets can be dragged down to the selection list, and will then be converted to Selections.Einar Ryeng2006-09-08 18:25:03 +0000
5c45308279Double clicking a function in the navigator causes the first four plots of that function to be displayed in the main view. If the function has returned less than four plots the remaining ViewFrames will be cleared.Einar Ryeng2006-08-31 10:57:44 +0000
1b9aff1c5aThe selection view now works. Functions can return a dataset.Selection object which will be stored in the selection list.Einar Ryeng2006-08-29 23:57:21 +0000
06905934dbFixed update bug. The list of currently selected elements is now automatically updated from selection_changed().Einar Ryeng2006-08-09 14:35:42 +0000
2e2fa85727removed message, removed draw from release_select, added view limits update in scatterplotArnar Flatberg2006-08-09 08:02:38 +0000
b769288b3bAdded a selection view tab, placed next to the "Log" tab. The tab currently only displays the current selection.Einar Ryeng2006-08-07 14:14:42 +0000
4c716e9428NetworkPlot now works, but does not allow node colors or sizes to be passed as keyword arguments.Einar Ryeng2006-08-03 14:30:06 +0000
44b676f726system/plots.py: Fixed a few bugs in NetworkPlot.Einar Ryeng2006-08-01 14:26:33 +0000
b3d681ef16* system/plots.py: Added NetworkPlot, which may or may not work correctly. * system/dataset.py: Removed a few lines of obsolete code.Einar Ryeng2006-08-01 13:22:39 +0000
676ea4e0b9removed shape in constructor, added all_dims to dataset base class, updated get_identifiers and get_indices Denne linjen og de som er under vil bli ignorert--Arnar Flatberg2006-08-01 09:45:53 +0000
61da4f562eAdded LICENCE (the pure GPL text copied verbatim from gnu.org) and README. Started to add a NetworkX plot in plots.pyEinar Ryeng2006-07-31 14:57:24 +0000
87f87e36c8* system/fluents.py: Fixed a bug where the the application tried to load a toolbar from NoneEinar Ryeng2006-07-21 14:30:09 +0000
5b1af849dcImplemented Limma function for Affy workflow. Extended ScatterPlot to take two datasets and updated code using it.Truls Alexander Tangstad2006-05-09 13:17:17 +0000
338778d7b1Functions which doesn't require inputs will now run with data selectedReidar Strand Hagen2006-05-03 14:47:55 +0000
fb7128138eFixed floats in phenotype importer. Added PrintFunction for debug-printing. Added PhenotypeImportFunction to AffyWorkflow.Truls Alexander Tangstad2006-05-03 14:27:38 +0000