https://bugs.documentfoundation.org/show_bug.cgi?id=137691
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=11 | |5859 --- Comment #5 from Justin L <[email protected]> --- (In reply to Gerald Pfeifer from comment #4) > shows data table, lacks number formatting Assuming lack of import support for <c:formatCode>"$"#,##0_);[Red]\("$"#,##0\)</c:formatCode> and <c:formatCode> _("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"??_);_(@_) </c:formatCode> since LO exports as <c:formatCode>General</c:formatCode> The data table first showed up with LO 7.5 commit 6b481f8bb44a14ebbfe010476cf2ca3728e7d539 Author: Tomaž Vajngerl on Mon May 16 16:10:02 2022 +0900 chart2: add DataTable to AxisProperties, take account at rendering The Diagram model has the DataTable class, but now we need to take this into account at rendering. First add the DataTable to AxisProperties, to decide if the data table should be rendered or not. Change-Id: Ia18fcffccc632e4d36011544066072ae3cdfbfc7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137152 -- You are receiving this mail because: You are the assignee for the bug.
