diff --git a/doc/source/getting_started/intro_tutorials/04_plotting.rst b/doc/source/getting_started/intro_tutorials/04_plotting.rst index 1e0505a2f0e87..b6f1ac212f821 100644 --- a/doc/source/getting_started/intro_tutorials/04_plotting.rst +++ b/doc/source/getting_started/intro_tutorials/04_plotting.rst @@ -2,6 +2,12 @@ {{ header }} +How do I create plots in pandas? +---------------------------------- + +.. image:: ../../_static/schemas/04_plot_overview.svg + :align: center + .. ipython:: python import pandas as pd @@ -35,12 +41,6 @@ -How to create plots in pandas? ------------------------------- - -.. image:: ../../_static/schemas/04_plot_overview.svg - :align: center - .. raw:: html