0

In 3D plot by default matplotlib draws axes like the first image. How can we draw more edges parallel to the axes like the second or third images. Found out Scidavis default plot type is like the third image. https://scidavis.sourceforge.net/manual/x528.html enter image description here enter image description here enter image description here

  • 1
    See also https://stackoverflow.com/questions/47334760/3d-figures-from-matplotlib-visibility-of-pane-edge – JohanC Feb 16 '23 at 08:35

1 Answers1

0

Finally, found a way here myself. A interesting work around to this problem.

Missing spine in 3d plot