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


User iha changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'hwoarang'                |'hwoarang,kohei'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jul 11 15:20:00 +0000 
2008 -------
@kohei, yes for the file format we would need only a simple boolean. I think it
would be elegant to define the new attribute in parallel to the somehow related
attribute 'chart:treat-empty-cells' - having it in the style at the plot area.
Here is a first try for the proposal:
----
The chart:display-hidden-cells attribute specifies whether values from hidden
cells are displayed within the chart or not.
This attribute can be used within styles that are applied to a <chart:plot-area>
element.
The chart:treat-empty-cells attribute may be used with the following element:
<style:chart-properties> 

<define name="style-chart-properties-attlist" combine="interleave">
        <optional>
                <attribute name="chart:display-hidden-cells">
                        <ref name="boolean"/>
                </attribute>
        </optional>
</define>
----
I am not sure about a default. In the past the behavior has changed again and 
again.
Kohei, as you are on the TC list, would you mind to propose this new attribute?
With luck we can have it for ODF1.2 maybe. That would be cool.

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