Resource allocation drawing improvments (closes #173)
Compare changes
Files
4- #173)Mikael Henriksson authored
+ 51
− 28
@@ -4,10 +4,15 @@ from typing import Dict, Iterable, List, Optional, Set, Tuple, TypeVar, Union
@@ -129,6 +134,11 @@ class ProcessCollection:
@@ -140,6 +150,16 @@ class ProcessCollection:
@@ -170,39 +190,42 @@ class ProcessCollection: