Author: abearez
Date: Wed Jan 29 06:42:17 2020
New Revision: 1873283

URL: http://svn.apache.org/viewvc?rev=1873283&view=rev
Log:
Invert bar chart if negative by Niklas Mollenhauer

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1873283&r1=1873282&r2=1873283&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Jan 29 06:42:17 
2020
@@ -113,6 +113,7 @@
         <action dev="PD" type="fix" fixes-bug="64044" 
context="POI_Overall">Fix issue with setCellValue(LocalDate) not supporting 
nulls properly</action>
         <action dev="PD" type="fix" fixes-bug="64088" context="SL_Common 
XSLF">SlideShow rendering fixes</action>
         <action dev="PD" type="fix" fixes-bug="64098" context="XWPF">XWPFRun: 
Whitespace in text not preserved if starting with tab character.</action>
+        <action dev="PD" type="fix" fixes-bug="github-166" 
context="XDDF">Expose invert if negative on bar charts</action>
       </actions>
     </release>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to