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 2018/12/27 18:33:33 UTC

[GitHub] poi pull request #139: Bugzilla 59623: code inspired from Axel Richter on St...

GitHub user Alain-Bearez opened a pull request:

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

    Bugzilla 59623: code inspired from Axel Richter on StackOverflow

    In order to give an example of code for [issue 59623](https://bz.apache.org/bugzilla/show_bug.cgi?id=59623), I reused three code examples from Axel Richter on StackOverflow:
      1.  [Create target marker in a bar chart with openxmlformats](https://stackoverflow.com/questions/50772989/)
      2. [Change axis color and font of the chart in openxmlformats](https://stackoverflow.com/questions/50873700/)
      3. [Change colors of line chart Apache POI](https://stackoverflow.com/questions/51530552/)
    
    This led me to introduce and rewrite some internal code in the XDDF packages.

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

    $ git pull https://github.com/cuali/poi bugzilla-59623

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

    https://github.com/apache/poi/pull/139.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 #139
    
----
commit ed03c82d322316aaedc264fdadc208cf3afe02ad
Author: Alain FAGOT BEAREZ <ab...@...>
Date:   2018-12-27T13:39:59Z

    code inspired from Axel Richter on StackOverflow

----


---

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