Cytoscape.js Plugins

Cytoscape.js is a JavaScript network visualization library. It support various basic node customizations but also allow developers to extend the framework using plugins. Over the last two years I created several plugins that improve the library:

The Layers plugin simplifies the creation of addition layers in SVG, HTML, or HTML Canvas form. This can be used in various ways from using HTML nodes for the labels on nodes to smooth animated edges.

The Bubblesets plugin is an adapter to BubbleSets library for rendering bubble paths underneath nodes creating set like relationships in graphs.

The Overlays plugin allows to render bar, boxplots, histograms, and sparklines next to nodes which can be used to show data associated with nodes. Like showing experimental data in pathways.

Samuel Gratzl
Samuel Gratzl
Toolsmith for explorers of the information landscape on their treasure hunt for valuable insights

Research Software Engineer with a focus on interactive data exploration