You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2020/12/02 08:24:23 UTC

[Bug 64950] New: about doughnutchart

https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

            Bug ID: 64950
           Summary: about doughnutchart
           Product: POI
           Version: 4.1.2-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
          Assignee: dev@poi.apache.org
          Reporter: 532777521@qq.com
  Target Milestone: ---

when i use this version.
i can't create a XDDFoughnutChartData instance with the method of
'createData(...) ' which in the class of XDDFChart


in other way.
when i create a CTDoughnutChart instance with
XDDFChart.getCTChart().getPlotArea().getDoughnutChartArray(0);
i can't call the method of setHoleSize(...), because there is not class
definition of CTHoleSize

if i don't use the setHoleSize  , the result of the program is a pie chart.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
A PR for this is at https://github.com/apache/poi/pull/201/, you can help this
by testing this, you can take the artifacts produced in a test-build at
https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/1/artifact/build/dist/

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

--- Comment #3 from Alain Fagot Bearez <Al...@cua.li> ---
The pull request at https://github.com/apache/poi/pull/201/ is now providing
the expected behaviour to set the hole size.

I am still working to make the chart creation from scratch produce a file which
opens with PowerPoint, as it currently only opens with LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

Alain Fagot Bearez <Al...@cua.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Alain Fagot Bearez <Al...@cua.li> ---
fixed by r1885771

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fanziang78@gmail.com

--- Comment #2 from PJ Fanning <fa...@yahoo.com> ---
*** Bug 64992 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 64950] about doughnutchart

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |64992


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=64992
[Bug 64992] Error creating chart data when chart type is DOUGHNUT
-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org