You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add input kwargs so that things can get passed to the drawing function from outside. For example, it would be nice to be able to add a label so that when plotting lots of diagrams, the labels can be controlled.
Make the diagonal always black or grey. Perhaps dashed. Also the bounding box doesn't actually touch which seems silly.
The Draw.drawDgm function needs modernizing.