iVis-at-Bilkent / cytoscape.js-visual-cues

MIT License
3 stars 0 forks source link

Demo improvements #1

Closed ugurdogrusoz closed 2 years ago

ugurdogrusoz commented 2 years ago
ugurdogrusoz commented 2 years ago
  1. "HTML Element" => "HTML element"
ugurdogrusoz commented 2 years ago

This is a demo for visual cues of graph elements. "File Operations" to open/save Cytoscape.js JSON, GraphML or SIF (Simple Interaction Format) files. In this demo, two types of nodes (rectangles and ellipses) are linked via two types of edges (solid and dashed). The visual cues are for showing (expanding) or hiding (collapsing) neighborhood (via dashed edges or all edges) of a node. Notice that we display visual cues in a context sensitive manner. In addition, visual cues on a round octagon node and those on an edge between round octagons illustrate the other features such as sizing and visibility of visual cues.

ugurdogrusoz commented 2 years ago