:orphan:
.. _examples:
Plotting Gallery
================
All examples in this gallery currently use the *IAMC template* for yearly data,
but |pyam| also supports timeseries data with a sub-annual resolution.
Please read the `Data Model <../data.html>`_ section for more information.
For more information about the plotting module, refer to the
`plotting API documentation <../api/plotting.html>`_.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_timeseries_thumb.png
:alt:
:doc:`/gallery/plot_timeseries`
.. raw:: html
Timeseries data charts
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_ranges_thumb.png
:alt:
:doc:`/gallery/plot_ranges`
.. raw:: html
Ranges of timeseries data
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_stack_thumb.png
:alt:
:doc:`/gallery/plot_stack`
.. raw:: html
Stacked line charts
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_pie_thumb.png
:alt:
:doc:`/gallery/plot_pie`
.. raw:: html
Pie chart visualizations
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_boxplot_thumb.png
:alt:
:doc:`/gallery/plot_boxplot`
.. raw:: html
Boxplot charts
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_scatter_thumb.png
:alt:
:doc:`/gallery/plot_scatter`
.. raw:: html
Scatter plot
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_bar_thumb.png
:alt:
:doc:`/gallery/plot_bar`
.. raw:: html
Stacked bar charts
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_sankey_thumb.png
:alt:
:doc:`/gallery/plot_sankey`
.. raw:: html
Sankey diagram
.. raw:: html
.. only:: html
.. image:: /gallery/images/thumb/sphx_glr_plot_secondary_axis_thumb.png
:alt:
:doc:`/gallery/plot_secondary_axis`
.. raw:: html
Composing plots with a secondary axis
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/gallery/plot_timeseries
/gallery/plot_ranges
/gallery/plot_stack
/gallery/plot_pie
/gallery/plot_boxplot
/gallery/plot_scatter
/gallery/plot_bar
/gallery/plot_sankey
/gallery/plot_secondary_axis
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: gallery_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: gallery_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery