v3.0.0
Release notes
ℹ️ This release is the first since powsybl-network-area-diagram has been merged to powsybl-single-line-diagram repository, which has therefore been renamed to powsybl-diagram.
Repository changes
- Merge powsybl-network-area-diagram into powsybl-single-line-diagram (#428)
- Bump to powsybl-core 5.0.0 (#450, #420, powsybl/powsybl-network-area-diagram#98)
- Upgrade to PowSyBl parent 9 (#417)
Network area diagram
Features
- Improve text node: html text box with bus legend (#447)
- Change topological style provider: instead of one colour per connected component, colouring each bus nodes with a different colour on each voltage level, while edges always have the same colour for a given nominal voltage (#445)
- Allow applying repulsion force between springs (powsybl/powsybl-network-area-diagram#93)
- Add phase-shifter transformer arrow (#449)
- Layout with initial node positions (powsybl/powsybl-network-area-diagram#96)
- Adding more specific CSS classes (powsybl/powsybl-network-area-diagram#100)
Fixes
- Consider other end of DC link as neighbour at distance 1 (powsybl/powsybl-network-area-diagram#97)
- Reasonable pixel size (powsybl/powsybl-network-area-diagram#99)
Single-line diagram
Features
- Load break switch have same size as breakers (#425)
- Shunt width increased: taking into account the number of equipments in the shunt cell (#423)
- Format displayed values based on LayoutParameters: localized format can be specified, together with precisions for voltage, angle and power (#426)
- More CSS classes for discriminating text elements (#427)