Integrated Pintura-based topology rendering as a widget. A couple of notes:
- It contains a snapshot of the Pintura library inside the
public
folder. - Includes Pan/Zoom/Fitting capabilities.
- Labels are shown while hovering over elements.
- Network models (consisting on one file) are uploaded to the backend's files endpoint similarly as the images widget (Note: GET request is not authenticated). While selecting a network to render, a list of available files is filtered according to their type (no images are shown for the topology widget and vice versa).
- Since Pintura relies on DOM element's IDs, only one widget of this kind is supported at the same time.
Screenshots: