Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
Truls Alexander Tangstad 2db1fc774e Removed whitespace. 2006-05-02 13:14:07 +00:00
Reidar Strand Hagen e363f1cd7d Signals for drag'n'drop added to new plots 2006-05-02 12:38:00 +00:00
Reidar Strand Hagen 4e4150236f Drag'n'drop for plots 2006-05-02 11:09:55 +00:00
Truls Alexander Tangstad a2d3a9d5cc Made PCA more generic, even enable PCA of existing PCA-results as dimension names are modified to handle dimension name component in input. 2006-04-28 11:44:55 +00:00
Truls Alexander Tangstad 5bb93af6f0 Changed generic observer pattern and project dependency in plots to be a two-way selection-listener model.
The project listens to selections done in plot and broadcasts it back to all plots (including source) which allows them to redraw properly.
2006-04-27 14:38:48 +00:00
Truls Alexander Tangstad 06805aa5e4 Changed colormap for LinePlot. 2006-04-27 12:05:20 +00:00
Truls Alexander Tangstad 3683f6c2e9 Fixed labels for scatter plots. Set correct labels in go_workflow. Removed extra loadings plot. 2006-04-27 11:38:40 +00:00
Truls Alexander Tangstad 969006015a Added LinePlot used by Affy importer. 2006-04-27 11:03:11 +00:00
Truls Alexander Tangstad 21edeecdc3 Add toolbar support to plots, with home made selection support <phew>. 2006-04-26 12:11:23 +00:00
Truls Alexander Tangstad 9d7a5ba769 Optimized plot selection. 2006-04-25 10:08:12 +00:00
Einar Ryeng 359903c5ab Made system a package. 2006-04-25 09:53:35 +00:00
Einar Ryeng 179a2f88a9 The navigator now displays the plots and data in a tree that shows the ancestry information. 2006-04-24 14:52:21 +00:00
Truls Alexander Tangstad 6c72dec7fa Removed need to provide plots with project/workflow on creation, is instead injected by project itself when added to it. 2006-04-24 14:42:45 +00:00
Truls Alexander Tangstad b807f27874 Fixed deselection in scatterplot. 2006-04-24 14:28:30 +00:00
Truls Alexander Tangstad 3fb7d06f4e Fixed problem with plots accumulating. 2006-04-24 14:25:24 +00:00
Arnar Flatberg a2e4392a72 Complete rewrite of dataset class, with (all) the necessary updates 2006-04-24 09:53:07 +00:00
Einar Ryeng efcdafe843 * The New project toolbar button now works. A druid will display the
available workflows and ask you to select one of them. There are still
   a couple of unresolved issues, but it works, so i upload it to ease
   the use of the program.
2006-04-22 21:46:44 +00:00
Truls Alexander Tangstad 832827bd5a Removed unused code. 2006-04-21 14:45:01 +00:00
Einar Ryeng c09f2ceb92 * fluent, *.py: Data and plots returned from functions will now show up in
the navigator window.
2006-04-20 14:29:13 +00:00
Einar Ryeng f394610724 * fluent: removed old, non-working code. 2006-04-20 10:34:50 +00:00
Arnar Flatberg 6a4ae8ecf1 mainly overhaul of observers, and removal of project singleton 2006-04-20 10:27:58 +00:00
Arnar Flatberg 0eebd9436c object selection fix 2006-04-19 18:50:10 +00:00
Arnar Flatberg 56dac31529 Updated plots to demonstrate current selection update 2006-04-19 18:25:44 +00:00
Arnar Flatberg 1091bea0e9 category data and plot selection update| 2006-04-19 10:37:44 +00:00
Arnar Flatberg a8937ededb mainly play in plots 2006-04-18 14:25:46 +00:00
Arnar Flatberg 1d48bd85c5 added scatter 2006-04-18 09:19:59 +00:00
Einar Ryeng a0d2c0d16d * fluent, system/plots.py: Switching between four and one view now sort of
works. Still a bit buggy, and with messy code.
2006-04-17 22:30:53 +00:00
Einar Ryeng 494aedc1b5 * system/plots.py, system/fluent.glade: There is now an active plot. 2006-04-17 20:27:39 +00:00
Einar Ryeng 5853216df4 Initial import.
* fluent: The application program.
 * system: The core system.
 * workflows: Directory for workflow modules.
2006-04-16 18:25:54 +00:00