[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OFFICE-4033) Part 3, 11.4 chart:legend - entry, entry key, entry text
[ https://issues.oasis-open.org/browse/OFFICE-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francis Cave updated OFFICE-4033:
---------------------------------
Resolution:
h3. 11.4 <chart:legend>
The {{<chart:legend>}} element represents a legend for a chart. If there is no {{<chart:legend>}} element for a chart, no legend is displayed.
The labels used by a legend are defined by the {{<chart:categories>}} 11.10 element on the x-axis. They are paired with matching data points in the order in which they appear.
The {{<chart:legend>}} element may contain a {{<text:p>}} element. If present, it defines a title for the legend.
Graphical components of chart legends are defined by the {{chart:class}} 19.15 attribute.
> Part 3, 11.4 chart:legend - entry, entry key, entry text
> --------------------------------------------------------
>
> Key: OFFICE-4033
> URL: https://issues.oasis-open.org/browse/OFFICE-4033
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Affects Versions: ODF 1.3
> Reporter: Patrick Durusau
> Assignee: Patrick Durusau
> Priority: Major
> Fix For: ODF 1.4
>
>
> "The text does not appear to correspond to the structure defined by the schema. What elements or attributes are used to represent "legend entry", "graphical entry key" and "entry text"?" [Francis Cave] Patrick: I will try to untangle this. More underspecification.
> I have researched this further and the schema provides:
> *****
> <rng:define name="chart-legend">
> <rng:element name="chart:legend">
> <rng:ref name="chart-legend-attlist"/>
> <rng:optional>
> <rng:ref name="text-p"/>
> </rng:optional>
> </rng:element>
> </rng:define>
> *****
--
This message was sent by Atlassian Jira
(v8.3.3#803004)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]