https://bugs.documentfoundation.org/show_bug.cgi?id=163921
--- Comment #3 from Regina Henschel <[email protected]> --- (In reply to [email protected] from comment #2) > One other possibility would be to combine the concepts into two chart types, > e.g.: > chart:class="loext:barofpie" > chart:class="loext:pieofpie" OOXML has one type "ofPieChart", the current UI has one type. I see no enhancement in making two types. > > Maybe this clutters the namespace too much, but it avoids having an of-pie > chart with no subtype specified, which otherwise would be allowed by the > schema. If there is a chart:class="loext:ofpie", then an attribute loext:subtype would have the two possible values 'bar' and 'pie'. To make sure a subtype is always given, you could specify one of the two values as default. -- You are receiving this mail because: You are the assignee for the bug.
