From 58d362807e029ccc4066f4d4652a54ad6a92f411 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 23 Sep 2019 17:51:12 -0700 Subject: [PATCH] Add subtitle field to charts --- source/2/2.2/2.2.2/libreoffice_calc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.2/libreoffice_calc.rst b/source/2/2.2/2.2.2/libreoffice_calc.rst index 6d949096..1f721ac5 100644 --- a/source/2/2.2/2.2.2/libreoffice_calc.rst +++ b/source/2/2.2/2.2.2/libreoffice_calc.rst @@ -33,7 +33,7 @@ The :guilabel:`Data Range` tab controls what data will be in the chart and how p .. image:: chart-data-range.png -The :guilabel:`Chart Elements` tab controls labels and displaying legends on your chart. To add a title to your chart type your tilte in the :guilabel:`Title` field. +The :guilabel:`Chart Elements` tab controls labels and displaying legends on your chart. To add a title to your chart type your tilte in the :guilabel:`Title` field. To add a subtitle to your chart type it in the :guilabel:`Subtitle` field. If you want to insert a new column to the left of a column right click on the letter for the column :menuselection:`Insert Column Before`. If you want the new column to the right is right click on the letter and :menuselection:`Insert Column After`. To insert a row above the current row right click on the number and :menuselection:`Insert Row Above`. To insert a row below the current row right click on the number and :menuselection:`Insert Row Below`. To delete a row or column right click the number and select :menuselection:`Delete rows` or :menuselection:`Delete Column`.