Size: 473
Comment:
|
Size: 696
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
VL will be exported as graphics. VL table should support the following: * Node color * Node shape * Edge line type * Edge color |
|
Line 7: | Line 13: |
Basic class is already available. We need to integrate this to Visual Style GUI. | Basic class is already available (supporting color only). We need to integrate this to Visual Style GUI. Also, we need to implement Edge color and stroke support. |
Automatic Visual Legend Generator
http://chianti.ucsd.edu/kono/images/visual_legend_sample.png
Automatic visual legend generator is a function to create Visual Legends (VL, see the picture above) automatically from Visual Styles. Currently users should create VL manually, and it is a time-consuming process. Purpose of this function is automate the process.
VL will be exported as graphics. VL table should support the following:
- Node color
- Node shape
- Edge line type
- Edge color
Status
Basic class is already available (supporting color only). We need to integrate this to Visual Style GUI. Also, we need to implement Edge color and stroke support.