https://bugs.documentfoundation.org/show_bug.cgi?id=166428
--- Comment #7 from Regina Henschel <[email protected]> --- The columns of a stock chart have a strict arrangement. Variant 1: Low High Close Variant 2: Open Low High Close Variant 3: Volume Low High Close Variant 4: Volume Open Low High Close These arrangements are described in https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Stock_Charts For these arrangements, I see no problem in save and reload. The help has the description in https://help.libreoffice.org/26.2/en-US/text/schart/01/type_stock.html The help mentions for Variant 1 as second possible arrangement Low High. For this arrangement, there is indeed a save - reload problem. I think, this is an error in stock charts. Only that it becomes visible with my patch. The solution would be to fix the error in the stock chart. Till it is fixed, users can use the workaround to save to "ODF 1.3 extended" instead of "ODF 1.4 extended" in case they need the variant 1 with "Low High", or they can include an empty Close column in their data. -- You are receiving this mail because: You are the assignee for the bug.
