@jupyrdf/jupyter-elk 0.2.0
- provides in-browser text measurement against ground-truth CSS (#15)
- upgrades to
sprotty-elk 0.9.0
(#15) - adds basic browser testing with Robot Framework (#21)
- adds SVG export with
ElkExporter
(#27) - handles multiple views of the same ELK model more robustly (#36)
ipyelk 0.2.0
- adds optional node label positioning with
NodeLabelPlacement
(#15)- vertical/horizontal alignment
- inside/outside the node
- improves evented updates of networkx to diagram with
ElkDiagram.connect(XElk)
(#15) - adds optional
ElkTextSizer
for interacting with browser text sizing (#15) - add layout options widgets to control various layout parameters (#24)
- add support for multiline node labels, port labels, and edge labels ([#35][])
- adds possibility of passing css classes through to the final DOM elements