https://bugs.documentfoundation.org/show_bug.cgi?id=143089
NISZ LibreOffice Team <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from NISZ LibreOffice Team <[email protected]> --- The third bars with 4 colors use a multi-step gradient as fill - that's bug 76682. The other two issues are connected, but not OOXML-specific problems: they are the current limits of the chart engine. These narrow charts have only one data series and that is presented differently than in PP: - Long labels are wrapped in PP when they reach the chart areas vertical edges. This does not happen in Impress/LO, not even when the axis labels Break option is enabled, but the drawing area gets narrowed. (let's try to focus on this here) - The drawing area has an automatic layout which does not fill the entire width of the chart area in PP but it does in Impress, so it's columns look wider in case of the charts with shorter axis labels. (I'll open a separate one for this) The <c:v>Lemons in Truckbay</c:v> text has a manual row break in it this is why there is line break for that one chart in Impress. -- You are receiving this mail because: You are the assignee for the bug.
