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





------- Additional comments from ko...@openoffice.org Thu Mar 11 05:36:36 +0000 
2010 -------
A 3rd version...

<style:style style:name="ch10" style:family="chart">
    <style:chart-properties chart:stacked="true" ... />
</style:style>
...
<chart:plot-area>
    ...
    <chart:class chart:name="chart:bar" chart:style-name="ch10"/>
    <chart:series chart:class="chart:bar"/>
    <chart:series chart:class="chart:bar"/>
    <chart:series chart:class="chart:line"/>
    ...
</chart:plot-area>

Instead of chart:type, use chart:class as the element name, and use chart:name
attribute to name it.

This <chart:class> element should be present only when the specified chart type
has some non-default attributes.

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to