Issue 66867 - New chart: Set suitable range argument defaults when inserting a new chart in Calc
Summary: New chart: Set suitable range argument defaults when inserting a new chart in...
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: new_implementation, oooqa
Depends on:
Blocks:
 
Reported: 2006-06-29 17:32 UTC by bjoern.milcke
Modified: 2013-02-24 21:20 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2006-06-29 17:32:10 UTC
When a chart is inserted in a Spreadsheet, the default arguments like "Data in
Columns/Rows", "First Row as labels" and "First Column as labels" that appear in
the Source Range tab of the chart wizard, should be set to good defaults
depending on the content of the cells (numbers or strings).

In sc/source/ui/drawfunc/fuins2.cxx:848 (rev1.12.10.22) some static arguments
are set at the chart via XDataReceiver::setArguments(). These should be
calculated like in the old chart.
Comment 1 IngridvdM 2006-08-02 10:29:08 UTC
added keyword new_implementation
Comment 2 niklas.nebel 2006-10-11 16:12:26 UTC
Implemented the same behavior as in old chart: Data series are always in
columns, column/row headers depending on content.
Changed: fuins2.cxx 1.12.10.24
Comment 3 niklas.nebel 2006-12-13 12:02:48 UTC
Fixed in CWS chart2mst3 milestone10, please verify.
Comment 4 IngridvdM 2007-01-18 11:49:38 UTC
changed target to 2.3
Comment 5 kla 2007-02-27 12:31:12 UTC
verified
Comment 6 ace_dent 2008-05-16 03:34:02 UTC
This Issue is 'Verified' and not updated in 1yr+, so Closing.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew
 
Cleaning-up and Closing old Issues as part of:
~ The Grand Bug Squash, pre v3 ~