Examples
See the examples/ folder for source code.
| Image | Example |
|---|---|
|
Calendar heatmap Calendar heatmap of daily maximum temperatures in Oxford, 2025. |
|
Colormaps Gallery of all available continuous and discrete colormaps. |
|
Dashboard Live system monitoring dashboard showing CPU and memory usage. |
|
Demo General demonstration combining images, borders, and scatter plots. |
|
Functions Mathematical function visualisation with scatter and function2. |
|
Hilbert curve Hilbert curve visualisation of binomial data. |
|
Image rendering Image rendering with various colormaps. |
|
Joint distribution Joint distribution with marginal histograms, demonstrating plot composition with hstack and vstack. |
|
Lissajous curves Brownian motion PCA visualisation with scatterplots and plot arrangement. |
|
Mandelbrot Animated Mandelbrot fractal zoom using function heatmaps and colormaps. |
|
Quickstart 1 Coloured cosine waves with phase offsets. |
|
Quickstart 2 Animated cosine wave with shifting phase and amplitude. |
|
Scatter Spiral scatter plot with viridis colormap. |
|
Teacher-student regression Gradient descent on a simple teacher-student linear regression model. |
|
Teapot 3D scatter plot with animated camera orbit. |
|
Time series histogram Time series visualisation with stacked scatter, pooled scatter, and 2D histogram. |
|
Voronoi diagram Voronoi diagram using function heatmaps and scipy. |