GitHub user sandeeptiwari32 opened a pull request: https://github.com/apache/poi/pull/91
Adding chart in Document of MS-Word File without reading Temp MS-Word File Bug 61972 - Adding chart in Document of MS-Word File without reading Temp MS-Word File this patch contains changes for creating XWPFChart object in XWPFDocument object without reading Temp ms-Word File which contains chart and then modifying them. Changes Done as suggested You can merge this pull request into a Git repository by running: $ git pull https://github.com/sandeeptiwari32/poi trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/91.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 #91 ---- commit 8d312b982368332a96ae9c623b1798d45c70b7d9 Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-08T19:31:48Z Adding support to create chart in ms-word commit 7425ad80c71062b4286eb4ff8892eff0fd148977 Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-08T19:33:54Z adding support of creating chart in ms-word commit c4fdb497c4da199cfec40c24b9b8fce6fb2519bf Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-09T18:38:32Z updated Required changes updated Required changes commit 950531f4c46e0caee76f03b89db7cd0a0e3149fb Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-09T19:09:38Z updated changes as suggested updated changes as suggested for Bug 61972 - Adding chart in Document of MS-Word File without reading Temp MS-Word File this patch contains changes for creating XWPFChart object in XWPFDocument object without reading Temp ms-Word File which contains chart and then modifying them. commit ec13d69006e1872b43c0ebce59d0a3ca3a16d7f2 Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-09T19:17:56Z updated changes as suggested updated changes as suggested commit f76c807beb7563af851fb848c555022b00b4b6a1 Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-09T19:22:53Z update changes as suggested update changes as suggested ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org