Draw a planar networkx graph with planar layout.
A planar networkx graph
See networkx.draw_networkx() for a description of optional keywords, with the exception of the pos parameter which is not used by this function.