OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (OFFICE-3326) 11.4 <chart:plot-area>and 11.11 <chart:series>, cell ranges


11.4 <chart:plot-area> and 11.11 <chart:series>, cell ranges
------------------------------------------------------------

                 Key: OFFICE-3326
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3326
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Improvement
          Components: Chart
    Affects Versions: ODF 1.2 CD 05
            Reporter: Bart Hanssens


a) The spec mentions that "If the chart data is to be taken from the table element contained in the <chart:chart> element itself, the table:cell-range-address attribute (on <chart:plot-area>) shall be omitted." but it isn't  explicitly specified when the  table:cell-range-address  must be _present_

b) It seems that  chart:values-cell-range-address is optional on <chart:series>, although 19.15.1<chart:chart>, <chart:series> provides some guidance


This raises some questions / issues, consider this case:

<chart:plot-area table:cell-range-address="Sheet1.$A$1:Sheet1.$B$1">
...
    <chart:series chart:values-cell-range-address="Sheet1.$A$1"/>
    <chart:series chart:values-cell-range-address="Sheet1.$B$1"/>
...

- If the chart data is _not_ to be taken from the table element contained in the <chart:chart> element itself, shall the table:cell-range-address be present ?  Or may it be omited when <chart:series chart:values-cell-range-address..>'s are present ?

- and the other way around: may <chart:series chart:values-cell-range-address...> be omited when the series are consecutive and <chart:plot-area table:cell-range-address... is present ? It seems not, since 19.15.1 mentions using the value of this attribute

- it seems logical to just ignore <chart:chart table:cell-range-address...> when one ore more <chart:series chart:values-cell-range-address..>'s are present



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]