Charts ====== The ``pptx_shapes.charts`` module provides classes for adding simple charts to PowerPoint presentations using the ``pptx_shapes`` framework. .. list-table:: :header-rows: 1 * - Chart - Description * - :doc:`charts/donut` - a donut chart (also known as a ring chart) * - :doc:`charts/bar` - a bar chart .. toctree:: :hidden: charts/donut charts/bar