To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64668





------- Additional comments from [EMAIL PROTECTED] Tue Apr 25 03:01:02 -0700 
2006 -------
In the current implementation of chart, there is the limitation that you can
only use one cell-range for data. The range is (interpreted by Calc in some way)
and the split-up data passed to the chart.

In your example it looks obvious to have a different behaviour, but in general
it is impossible to guess what a user might want to have. One solution to solve
this problem would be to offer a more flexible way to assign data to specific
data series. This is handled in issue 3997 and will be part of the new chart
implementation.

For the current chart implementation we will not change the behaviour. As the
new chart implementation will still offer the splitting-up of a single
cell-range (that may consist of more than one contiguous range), we should still
consider this issue.

Indeed, the chart of "you know who" ;-) would create the same chart for both
given ranges in the example document.

The issue still occurs in the new chart implementation (as the splitting up uses
the same code in the DataProvider than it used before).

->KLA: This is a Calc issue, concerning the method "createDataSource" of the
"XDataProvider" interface.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to