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] (OFFICE-3664) Additional chart type: box plot


    [ https://issues.oasis-open.org/browse/OFFICE-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=81069#comment-81069 ] 

Andreas Guelzow commented on OFFICE-3664:
-----------------------------------------

Of course the interesting stuff is in the style GOGâ0:

Â
{noformat}
<style:style style:name="GOG--0" style:family="chart">
   <style:chart-properties chart:auto-size="true" chart:vertical="false" chart:gap-width="150" chart:interpolation="none" gnm:interpolation-skip-invalid="false" chart:three-dimensional="false" gnm:outliers="true" gnm:radius-ratio="0.025" gnm:vary-style-by-element="false"/>
   <style:graphic-properties/>
   <style:paragraph-properties/>
   <style:text-properties/>
 </style:style>Â
{noformat}
The interesting attributes for the boxplot isÂgnm:outliers="true" and gnm:radius-ratio="0.025" where the former specifies that outliers are excluded from the main part of the box plot and indicated by circles of radius 2.5%.ÂÂ

> Additional chart type: box plot
> -------------------------------
>
>                 Key: OFFICE-3664
>                 URL: https://issues.oasis-open.org/browse/OFFICE-3664
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Improvement
>          Components: Chart, Part 1 (Schema)
>    Affects Versions: ODF 1.3
>            Reporter: Andreas Guelzow
>            Assignee: Andreas Guelzow
>            Priority: Major
>             Fix For: ODF 1.4
>
>         Attachments: BockplotExcel.xlsx
>
>
> Some ODF implementation provides box-plot charts not supported within ODF 1.2. THis type (with appropriate attributes to specify its properties) should be added to ODF.



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