GRIDAPPSD / gridappsd-viz

GridAPPS-D’s visualization application displays the topology of selected distribution model with highlighted capacitors and regulators. It also include tables with current values for capacitor status (OPEN or CLOSED), regulator voltage, and feeder power. For current release cycle we are using IEEE 8500-Node system model.
http://gridappsd.readthedocs.io/
7 stars 5 forks source link

Add menu item - Display Field Model #451

Open ShuhaoBai opened 1 year ago

ShuhaoBai commented 1 year ago

User can select this menu to display field network model again if they moved to some other menu display.

ShuhaoBai commented 1 year ago

Added the menu item for Display Field mode in this commit https://github.com/GRIDAPPSD/gridappsd-viz/commit/d792017bad16d4fdfe291e2fdfbe1508c34d911d

ShuhaoBai commented 1 year ago

Fixed the issue of switching between menu items crashes topo rendering. Plz see https://github.com/GRIDAPPSD/gridappsd-viz/commit/4c428dd5780df6941295db468c3364ac881a3294

ShuhaoBai commented 1 year ago

This issue is included in https://github.com/GRIDAPPSD/gridappsd-viz/issues/452