News

In cases where scrolling is not possible (e.g. in a Jupyter notebook), the alternative version imagesc3slider can be used. It allows to scroll through the slices of a 3D image using a slider.
Dot plots are not included in Seaborn, but you can use a little tweak to the scatterplot and convert it with few simple steps. If you are interested just in the code, you should check the Python ...
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 of Visualization Toolkit (VTK) without ...