ExamplesΒΆ

The code for the following examples can be found in the relevant subdirectory on GitHub.

_images/2d_simple_line.png

2D examples: simple line graph.

_images/2d_simple_scatter.png

2D examples: simple scatter graph.

_images/2d_advanced_line.png

2D examples: customised line graph.

_images/2d_scatter_and_line.png

2D examples: simple scatter and line graph.

_images/2d_error_bar.png

2D examples: line graph with error bars.

_images/2d_error_shade.png

2D examples: line graph with shaded errors.

_images/2d_simple_bar.png

2D examples: simple bar graph.

_images/2d_heat.png

2D examples: heatmap.

_images/2d_contour.png

2D examples: contour plot.