News

Mayavi is a cross-platform library and application for 2D and 3D plotting and interactive visualization of scientific data using Python. It leverages the power ... which configures Mayavi objects to ...
How to make 3D streamtube plots in Python with Plotly. The color of tubes is determined by their local norm, and the diameter of the field by the local divergence of the vector field. In all cases ...
A recent reddit thread reminded us that you can generate a similar look for your own data (humorous or otherwise) in Python using Matplotlib. If you already have a plot generated with Matplotlib ...
I used plotly for interactive 3D visualization.