Skip to content

Commit

Permalink
Cherry-pick to master: Add 'cytoscape-node-edge-html-label' to list of
Browse files Browse the repository at this point in the history
UI extensions

Refs #3245
  • Loading branch information
mikekucera committed Oct 9, 2024
1 parent 9ad1ab6 commit 16a1902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/md/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The extensions below are a curated list. To add your extension, [please submit
* <i class="fa fa-fw fa-user"></i> [`navigator`](https://github.com/cytoscape/cytoscape.js-navigator) : A bird's eye view widget of the graph.
* <i class="fa fa-fw fa-users"></i> [`no-overlap`](https://mo0om.github.io/cytoscape-no-overlap) : Prevents nodes from overlapping on drag.
* <i class="fa fa-fw fa-users"></i> [`node-html-label`](https://github.com/kaluginserg/cytoscape-node-html-label) : Allows HTML to be specified as the labels for nodes.
* <i class="fa fa-fw fa-users"></i> [`node-edge-html-label`](https://github.com/laikmokashi/cytoscape-node-edge-html-label) : Allows HTML to be specified as the labels for nodes and edges.
* <i class="fa fa-fw fa-user"></i> [`node-resize`](https://github.com/iVis-at-Bilkent/cytoscape.js-node-resize) : A highly customisable node resizing extension with a traditional UI.
* <i class="fa fa-fw fa-users"></i> [`noderesize`](https://github.com/curupaco/cytoscape.js-noderesize) : A minimalistic node resize control.
* <i class="fa fa-fw fa-users"></i> [`overlays`](https://github.com/sgratzl/cytoscape.js-overlays) : Overlays that shows bars, histograms, sparklines, binary sparklines, symbols (categorical data), or boxplots next to nodes.
Expand Down

0 comments on commit 16a1902

Please sign in to comment.