1 | initial version |
Unfortunately the rotate()
method didn't work for my implicit_plot3d
plot. It seems a bit strange. Why not making the additional options such as camera_center
available via the show()
method? There are some "extra_opts" parameter in show()
method, but it is not clear how to use it and whether it is actually possible to pass the camera_center
parameter through it.