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





------- Additional comments from [EMAIL PROTECTED] Mon Sep  3 12:20:00 +0000 
2007 -------
As the new chart no longer handles the data as a rectangular block, it is not
sufficient to remove the data sequences that are hidden. Instead the chart must
get all sequences that belong to the selected region, included hidden ones.

For data that is entirely hidden there is the property "IsHidden" that denotes
that all data of a data sequence is hidden. If only parts of a sequence are
hidden, there is the property "HiddenValues", which is a sequence of indexes
pointing to all values of the sequence that belong to hidden regions.

->NN: Make sure that the chart gets the correct data with the properties set
correctly.

->IHA: Evaluate these properties to hide (== not create) the graphical objects
for hidden values in the view.

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