Skip to content

GLIMPSE-0.2.0

Compare
Choose a tag to compare
@itsMando itsMando released this 27 Mar 22:34
· 53 commits to master since this release
ba3b8b5

Features

  • Each node or edge in the legend can be double clicked for highlighting.
  • Navigate through each highlighted Node with the Prev and Next buttons.
  • Hovering over a node in the visualization will display a tooltip of that node's attributes.
  • Auto layout switch will turn on vis.js physics and allow users to drag nodes around the canvas.
  • Double Clicking on a node in the visualization will show a form that allows you to edit the nodes attributes.
  • The Show Plot button will display a plot created from metrics gathered from the power grid model (Will show a filler plot for now).
  • The Show Stats button will display a couple statistics values.
  • If any changes were done to a node's attributes using the tool you can download a copy of the uploaded files to a desired directory with the changes using the File > Export button (only for .glm file uploads for now).