Anybody knows about this...?

Documentation on posets.py seems to say that show() accepts some parameters "in itself" and others to be forwarded to plot(). But is there really anything on the first class?

Or to put it other way: can documentation of show() be simplified to something like "Display the Hasse diagram of the poset. For options see (link to plot())."?

When thinking about this, maybe Poset.plot parameters should be "totally poset-aware": we already have cover_labels instead of edge_labels, but we don't have element_size as a kind of alias to vertex_size and so on. But first I need an answer to question above.

--
Jori Mäntysalo

Reply via email to