Topic panels
Line 1: | Line 1: | ||
− | Topic panel is Wandora's | + | Topic panel is Wandora's user interface component used to view and edit topics. Topic panel is opened whenever Wandora user double clicks or otherwise opens a topic. Topic panel type is changed with menu options in '''View > Topic panels'''. Wandora supports several different topic panels. These panels are |
* [[Traditional topic panel]] | * [[Traditional topic panel]] | ||
Line 9: | Line 9: | ||
* [[Processing topic panel]] | * [[Processing topic panel]] | ||
− | Traditional topic panel views all topic elements in one page using table | + | Traditional topic panel views all topic elements in one page using a table elements while tabbed panel views only one element type at once. Graph topic panel is used for topic map graph visualizations. Custom topic panel lets you customize the view and define more complex relations between topics. Treemap topic panel visualizes associations of a topic to selected depth. Processing topic panel is a programmable panel for advanced topic visualizations. R topic panel can be used to run R language scripts against topic opened into the topic panel. |
Revision as of 23:13, 21 February 2012
Topic panel is Wandora's user interface component used to view and edit topics. Topic panel is opened whenever Wandora user double clicks or otherwise opens a topic. Topic panel type is changed with menu options in View > Topic panels. Wandora supports several different topic panels. These panels are
- Traditional topic panel
- Tabbed topic panel
- Graph topic panel
- Custom topic panel
- Treemap topic panel
- R topic panel
- Processing topic panel
Traditional topic panel views all topic elements in one page using a table elements while tabbed panel views only one element type at once. Graph topic panel is used for topic map graph visualizations. Custom topic panel lets you customize the view and define more complex relations between topics. Treemap topic panel visualizes associations of a topic to selected depth. Processing topic panel is a programmable panel for advanced topic visualizations. R topic panel can be used to run R language scripts against topic opened into the topic panel.