.. _chart_examples:

Chart Examples
==============

The following are some of the examples included in the
`examples <https://github.com/jmcnamara/XlsxWriter/tree/master/examples>`_
directory of the XlsxWriter distribution.

.. toctree::
   :maxdepth: 1
 
   example_chart_simple.rst
   example_chart_area.rst
   example_chart_bar.rst
   example_chart_column.rst
   example_chart_line.rst
   example_chart_pie.rst
   example_chart_scatter.rst
   example_chart_radar.rst
   example_chart_stock.rst
   example_chart_secondary_axis.rst
   example_chart_data_table.rst
   example_chart_data_tools.rst
 