The GitHub Actions job "Java CI with Ant" on poi.git/trunk has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run: f5f1ddbb03973cb3bce91af9ae20d6b73c086087 / Kamil Krzywanski <[email protected]> Keep cell number formats when plotting chart data from a sheet range (#1189) * Keep cell number formats when plotting chart data from a sheet range fromNumericCellRange left formatCode null, so plot() cleared the chart numCache format and data labels linked to source showed unformatted values. Read formats from the cells and write them into the cache. Fixes #1007 * Clarify getPointFormatCode null means use series format Signed-off-by: Kamil Krzywanski <[email protected]> * Update poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/XDDFDataSource.java * Fix formatting and clarity in XDDFDataSource JavaDoc --------- Signed-off-by: Kamil Krzywanski <[email protected]> Co-authored-by: PJ Fanning <[email protected]> Report URL: https://github.com/apache/poi/actions/runs/34275427249 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
