News

Matplotlib wrapper with some customisations to plot pretty graphs with very few lines of code. Plots can be updated using an interactive GUI.
Surface maps: 3D surface plot of a sin function with Viridis colormap. Plotted using plot_surface function of PyPlot Module of Matplotlib package. 2D plots: The HIV viral load data visualization using ...
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 ...
As an example, a new document on Apple's developer website describes using Python (one of Ars' favorite scripting languages) to interface with Apple's Quartz display engine. The article focuses ...