Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 735 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 735 Bytes

Mayavi examples in Python

Actions Status Actions Status

ionosphere in Mayavi

3-D and 4-D plotting examples with Mayavi in Python

Mayavi works with plain Python as well as Jupyter Notebooks on Linux, Mac and Windows.

Install Mayavi

This also installs VTK and other necessary libraries.

pip install mayavi

OR

conda install mayavi

Easy to use alternative

Plotly can be used totally offline to make 3-D interactive plots.