Created attachment 96435 [details] Example file This is most likely related to bug #75075 but affects also LibreOffice 4.2.2 down to at least 4.1.5 (older versions not tested) and stock chart type 2. Problem description: LibreOffice experiences an error in drawing the candle stock chart. The Close positions in the chart is calculated and displayed wrong. Steps to reproduce: 1. Open attached ods file 2. Compare chart to the table and see how: 2.1 If open < close then open price is drawn correctly, but close price is drawn in opposite direction as it should be. 2.2 If open > close then close price is drawn correctly, but open price is in opposite direction as it should be. 3. Change Open and Close prices in table 4. Observe how LibreOffice draws the candle chart bars in the wrong direction Current behavior: The lower value of open/close is drawn correctly, whereas the other one is drawn in the opposite direction as it should be. Expected behavior: Draw charts as given by the table data
Version 4.1.5.3 is actually ok. *** This bug has been marked as a duplicate of bug 75075 ***