Re: questions regarding of-pie chart work

2024-01-12 Thread Kurt Nordback
Thank you, Miklos and Regina. This is very helpful and gives me some good directions to push this forward. Kurt On Friday, January 12th, 2024 at 6:40 AM, Regina Henschel wrote: > Kurt Nordback schrieb am 10.01.2024 um 02:29: > > > I've been working on support for bar-of-pie and pie-of-pie

Re: questions regarding of-pie chart work

2024-01-11 Thread Miklos Vajna
Hi Kurt, On Wed, Jan 10, 2024 at 01:29:52AM +, Kurt Nordback wrote: > - I've implemented OOXML import/export, but not ODF import/export because ODF > doesn't support of-pie charts. The spec [19.15] does say: "Additional chart > types may be supported by using a different namespace." But I'

questions regarding of-pie chart work

2024-01-09 Thread Kurt Nordback
I've been working on support for bar-of-pie and pie-of-pie charts. Related bug is here: https://bugs.documentfoundation.org/show_bug.cgi?id=50934 and gerrit page for my preliminary implementation is here: https://gerrit.libreoffice.org/c/core/+/160742 (feedback welcome!) I have several questions