It seems that setting the Capacity property in the GraphPanel node doesn't work.
Steps to reproduce: Compose a LineGraph onto a GraphPanel and explicitly set the Capacity property of the GraphPanel. The capacity will change on the visualizer window, but the series data do not reflect this.
Interestingly, setting the capacity to a value using the toolbox inside of the visualizer window does work, so long as the capacity property of the node remains empty.

It seems that setting the
Capacityproperty in theGraphPanelnode doesn't work.Steps to reproduce: Compose a
LineGraphonto aGraphPaneland explicitly set theCapacityproperty of theGraphPanel. The capacity will change on the visualizer window, but the series data do not reflect this.Interestingly, setting the capacity to a value using the toolbox inside of the visualizer window does work, so long as the capacity property of the node remains empty.