This does actually work, but requires a lot of manual work to get the scaling of the graph to be correct.
It also feels āwrongā as you need to manually change all options if you want to change something.
I would really appreciate a āmultiport bitā option in the graph widget.
Would that be feasible?
Any update to this? In addition this request, how about using port-groups for the multiport graph. That way, you only update the ports in the port-group.
While this is a workaround, it doesnāt scale well since youāll need to update the widget and add new portIDs. Since we already have portgroups and a portgroup API, updating the portgroup with new portIDs would be a lot easier to maintain. It would be nice if the widget if were to accept portgroup as a parameter instead of a list of portIDs.