From e4905addc1f79dd5725581d30b0e253c58ce8c60 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 22 May 2007 14:46:16 +0000 Subject: INTEGRATION: CWS chart2mst3 (1.5.176); FILE MERGED 2007/04/24 20:01:02 bm 1.5.176.5: RESYNC: (1.5-1.6); FILE MERGED 2007/01/08 11:56:32 ufi 1.5.176.4: commit local changes 2006/12/11 09:56:25 ufi 1.5.176.3: some last changes 2006/12/08 13:56:01 ufi 1.5.176.2: vor Wochenendebuild 2006/11/21 13:33:32 ufi 1.5.176.1: next changes --- helpcontent2/source/text/schart/01/03010000.xhp | 70 ++++++++++++++----------- 1 file changed, 39 insertions(+), 31 deletions(-) (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/text/schart/01/03010000.xhp b/helpcontent2/source/text/schart/01/03010000.xhp index 8259f4829f..8dda1fe0cd 100644 --- a/helpcontent2/source/text/schart/01/03010000.xhp +++ b/helpcontent2/source/text/schart/01/03010000.xhp @@ -6,9 +6,9 @@ * * $RCSfile: 03010000.xhp,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2007-02-07 11:31:42 $ + * last change: $Author: vg $ $Date: 2007-05-22 15:46:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ Sun Microsystems, Inc. -converted from old format - fpe +converted from old format - fpe @@ -57,38 +57,46 @@ Some changes will become visible only after you close and reopen the dialog.UFI: fixes #i22854#still so? -You can undo a large number of editing steps in $[officename] Chart. The editing of chart data tables can also be retraced step-by-step. These steps, however, are shown in the table only if you close and re-open the Chart Data dialog. To change chart data -... - -insert row +When you create a chart that is based on default data, or when you copy a chart into your document, you can open the Data Table dialog to enter your own data. The chart responds to the data in a live preview. +Close the Chart Data dialog to apply all changes to the chart. Choose Edit - Undo to cancel the changes. + + +Insert or select a chart that is not based on existing cell data. + + +Choose View - Chart Data Table to open the Data Table dialog. +The data series are organized in columns. The role of the left most column is set to categories or data labels respectively. The contents of the left most column are always formatted as text. + + +Click a cell in the dialog and change the contents. Click another cell to see the changed contents in the preview. + + +Enter the name of the data series in the text box above the column. + + +Use the icons above the table to insert or delete rows and columns. For data series with multiple columns, only whole data series can be inserted or deleted. Regina: see issue 72901 + + +The order of the data series in the chart is the same as in the data table. Use the Switch Columns icon to switch the current column with its right neighbor. + + +The order of the categories or data points in the chart is the same as in the data table. Use the Switch Rows icon to switch the current row with its neighbor below.Regina: Currently this doesn't work, see issue 72340 + + +insert row Inserts a new row below the current row. - -insert column +insert column Inserts a new column after the current column. - -delete row +delete row Deletes the current row. It is not possible to delete the label row. - -delete column +delete column Deletes the current column. It is not possible to delete the label column. - -Switch Columns -Switches the current column with the column to the right. - -Switch Rows -Switches the current row with the row below. - -Sort Columns -Sorts the cells of the current column in ascending order. - -Sort Rows -Sorts the cells of the current row in ascending order. - -Sort by Columns -Sorts the whole table by columns. If two or more cells in the current row have the same value, each click changes the position of the corresponding columns. - -Sort by Rows -Sorts the whole table by rows. If two or more cells in the current column have the same value, each click changes the position of the corresponding rows. +switch columns +Switches the current column with its right neighbor. +switch rows +Switches the current row with its neighbor below.edit fields, see i72361 + +Enter names for the data series. -- cgit