Differences between revisions 6 and 7
Revision 6 as of 2006-07-15 00:58:53
Size: 1081
Editor: GaryBader
Comment:
Revision 7 as of 2006-09-14 17:09:06
Size: 1429
Editor: KeiichiroOno
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: VL will be exported as vector graphics (i.e., SVG, PDF, PS). VL table should support the following:
Line 9: Line 9:
    * Discrete (see the picture above)
    * Gradient (continuous map)
 * Nord border color
    * Discrete/Gradient
 * Node border type
 * Node label color/font/size
Line 10: Line 16:
    * Icons in VizMapper will be used.
Line 12: Line 19:

To generate the VL, Wizard style GUI will be used to select which features will be included in the VL.

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 vector graphics (i.e., SVG, PDF, PS). VL table should support the following:

  • Node color
    • Discrete (see the picture above)
    • Gradient (continuous map)
  • Nord border color
    • Discrete/Gradient
  • Node border type
  • Node label color/font/size
  • Node shape
  • Edge line type
  • Edge color

To generate the VL, Wizard style GUI will be used to select which features will be included in the VL.

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.

Discussion: Gary - July.14 - would this be integrated into the view directly or would it be in a separate window or CytoPanel? If in a separate window, it would be nice to allow the user to save the legend as PS, PDF, PNG, etc. (same options we have in the export menu). If it is in the view directly, how would it be implemented so it doesn't interfere with the network itself?

VisualLegendGenerator (last edited 2009-02-12 01:03:29 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux