First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 11 years ago

cjsh gravatar image

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

updated 11 years ago

Shashank gravatar image

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()