Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

why plot a poset cannot run?

D = Poset({ 1:[2,3], 2:[4], 3:[4,5] }) D.plot(label_elements=True) D.plot()

click to hide/show revision 2
No.2 Revision

why plot a poset cannot run?

D = Poset({ 1:[2,3], 2:[4], 3:[4,5] })
D.plot(label_elements=True)
D.plot()

D.plot()