You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Alain-Bearez <gi...@git.apache.org> on 2017/06/26 11:06:14 UTC

[GitHub] poi pull request #61: Improvements on XSLF chart user model

GitHub user Alain-Bearez opened a pull request:

    https://github.com/apache/poi/pull/61

    Improvements on XSLF chart user model

    The main goal of this work is to be able to:
      - more easily access definitions for axes;
      - more easily set data series for axes;
      - duplicate a slide that has a chart on it.
    
    What is left to be done:
      - allow for more than one data series on bar charts;
      - implement radar charts and other chart types.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cuali/poi xslf_chart_usermodel

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/poi/pull/61.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #61
    
----
commit e85695ec959e0c853f72a370303d4999697c777a
Author: Alain FAGOT BEAREZ <ab...@for-scala.it>
Date:   2017-06-01T06:34:07Z

    rework XSLFChart examples, hiding underlying internal interface

commit 028292c3ba499299f6be0360ab5600fbc53320fd
Author: Alain FAGOT BEAREZ <ab...@for-scala.it>
Date:   2017-05-26T07:30:07Z

    define a user model for chart axes (inspired by XSSFChartAxis)

commit d2190fbd5b42b8bb8bd7debd33e2ca736ded9dc4
Author: Alain FAGOT BEAREZ <ab...@for-scala.it>
Date:   2017-06-01T08:09:06Z

    define user model for pie and bar charts data series (inspired by XSSF)

commit 62cd46464a04968f9aba385783b963a473485817
Author: Alain FAGOT BEAREZ <ab...@for-scala.it>
Date:   2017-06-14T02:52:25Z

    duplicate charts and workbooks while importing content from other slide

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] poi pull request #61: Improvements on XSLF chart user model

Posted by Alain-Bearez <gi...@git.apache.org>.
Github user Alain-Bearez closed the pull request at:

    https://github.com/apache/poi/pull/61


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org