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





------- Additional comments from [EMAIL PROTECTED] Fri Jan 19 01:25:21 -0800 
2007 -------
->schlotter: You can access the values of a regression curve (trend-line) by
calculating the regression formula in Calc. Accessing the points calculated
inside a diagram has some difficulties:

1. You have to address the chart. This could be "by name", if you gave the chart
a name

2. You have to address the fuction. So you would need to say which data series
you want calculated values from. And what part: the series itself, a trendline,
the error bar's value etc.

3. Passing of values in this direction does not yet exist. Charts are usually
not loaded immediately, what you see is a replacement image. Even if the chart
is loaded, the calculation is done by the view component, which you usually only
have once you activated the chart.

4. The suggested feature only makes sense for scatter/line charts with splines.
I think that is not worth the effort. (For lines calculation is so easy, that
you can do it with a simple formula).

5. The chart's purpose is the visualization of data, Calc is used for
calculating values. I would like to stick with that.



---------------------------------------------------------------------
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