Plot Style
You can style the plot very easily
Styling Parameters
Setting Background Color
def faceColor(self, face_color):Setting Axis Plane Color
def paneColor(self, pane_color):Setting Grid Color
def gridColor(self, grid_color):Setting Orbit Transparency
def orbitTransparency(self, orbit_transparency):Setting Label Color
Setting Tick Color
Example Usage
Last updated