On Tue, 9 Jun 2015, Nathann Cohen wrote:

But I would like to be sure that .show(...options...) is just a shortcut to
.plot(...options...).show() for posets. For graphs it is not.

Well, the reason for that is that
graphs.PetersenGraph().show(method="js") is not really a plot. Maybe
it also makes sense for Posets, by the way.

At least for now it just says "TypeError: matplotlib() got an unexpected keyword argument 'method'".

--
Jori Mäntysalo

Reply via email to