Show3d has no partition option
graph.show(partition = Pi)
works but graph.show3d(partition =Pi)
doesn't. Is this something that might be fixed in the future? Or is there a workaround?
graph.show(partition = Pi)
works but graph.show3d(partition =Pi)
doesn't. Is this something that might be fixed in the future? Or is there a workaround?
You can use the "vertex_colors" keyword instead. Or wait until https://trac.sagemath.org/ticket/25777 is accepted
Asked: 2018-07-04 02:19:18 -0600
Seen: 60 times
Last updated: Jul 05 '18
Create curved edges in a graph
Why does graph plotting crop so aggressively, and what is a work-around?
creating graph with dotted edges
Is there some way to have Geogebra and SAGE interact?
Line,Plane, Points 3D, Intersection,
How do you plot solutions of an O.D.E?
can I create isosurface contours from list data?