Issue 86188 - can't change back to column if a single column was split into rows
Summary: can't change back to column if a single column was split into rows
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-18 12:44 UTC by oc
Modified: 2017-05-20 11:41 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description oc 2008-02-18 12:44:33 UTC
- Open new spreadsheet
- Fill row with some numbers (e.g. 1-5)
- Open Chart wizard by Insert Chart
- Switch to Data Range
- Choose option "Data series in rows"
- Switch to Chart Type
- Choose Pie chart 
=> the chart has only one data point. A switch to "Data series in columns" is
not accepted (will be reseted)
Comment 1 IngridvdM 2008-06-05 14:05:40 UTC
I checked in dev300m15 windows pro and cannot reproduce the problem.
Switching between rows and columns feels a bit slow but it does work.
Comment 2 IngridvdM 2008-06-05 14:07:33 UTC
@Oliver, back to you for verification in master and closing. Thanks!
Comment 3 oc 2008-07-09 14:36:39 UTC
OC: Correction: Change rows with columns in the description and you will see
that the dialog also confuse rows and columns ;-)
Comment 4 oc 2008-07-09 14:37:59 UTC
back to development
Comment 5 IngridvdM 2009-01-16 16:37:08 UTC
There is nothing special with the pie charts here.
Enter a single column of data and create a chart from it.
In the data range tab switch to 'data series in rows'
Close and reopen the dialog
It is not possible to switch back to columns, as the dialog wrongly indicates
columns already.

Reason is that in that special case the range is split into single cells. When
looking at these single cells the Calc does not detect properly that the range
in fact is split into rows. Instead it wrongly returns the default 'columns'.
Comment 6 IngridvdM 2009-09-08 16:55:46 UTC
Shifting target due to missing resources.
Comment 7 IngridvdM 2010-01-29 17:12:00 UTC
Fixed in CWS chartmultiline.
Comment 8 IngridvdM 2010-02-03 18:15:42 UTC
iha->kla: Please verify in CWS chartmultiline.
Comment 9 kla 2010-02-26 13:56:50 UTC
verified in cws chartmultilines