Works with Cytoscape
3.2
Release Notes
* Added support for subgraphs
* default attributes assigned within subgraphs will be ignored
* no special support to handle subgraphs defined as clusters
* Updated supported DOT node shapes
* supported node shapes are triangle, diamond, ellipse, circle, hexagon, octagon, parallelogram, rectangle, box, rect, square
* **Mdiamond, Mcircle, and Msquare will render the same as diamond, circle and square**
* Updated supported DOT edge arrow shapes
* supported arrow shapes are vee, dot, normal, diamond, rvee, lvee, none, tee
* **odot, onormal, and odiamond render the same as dot, normal and diamond
* Updated VisualStyle creation so that default DOT values are used for unspecified attributes
* Added support for edge's dir attribute during import
* Fixed bug which caused font label colors to be set incorrectly
* Fixed bug which caused transparency to not be set when using style="invis"