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.
This also installs VTK and other necessary libraries.
pip install mayavi
OR
conda install mayavi
Plotly can be used totally offline to make 3-D interactive plots.