GitHub user Alain-Bearez opened a pull request: https://github.com/apache/poi/pull/123
XSSF: import chart on drawing This method originated as a suggestion from monnomiznog...@gmail.com to copy an existing chart to a new drawing. https://lists.apache.org/thread.html/9530e875e233ccddf30d2fb505454140966bf8cdfaa26e7bf71a0eaf@%3Cdev.poi.apache.org%3E You can merge this pull request into a Git repository by running: $ git pull https://github.com/cuali/poi xssf-import-chart Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/123.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 #123 ---- commit 22894b6642ad83101f53d1f5d4ec8022c94fec46 Author: Alain FAGOT BEAREZ <abearez@...> Date: 2018-09-03T23:31:42Z import existing chart on current drawing commit cdce67a4ce25a3a34552fa02e1ef240a8e1e81f4 Author: Alain FAGOT BEAREZ <abearez@...> Date: 2018-09-03T23:32:27Z whitespace formatting ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org