<div style="font-family: Arial, sans-serif; font-size: 14px;">I've been working on support for bar-of-pie and pie-of-pie charts. Related bug is here:</div><div style="font-family: Arial, sans-serif; font-size: 14px;"><span><a target="_blank" rel="noreferrer nofollow noopener" href="https://bugs.documentfoundation.org/show_bug.cgi?id=50934">https://bugs.documentfoundation.org/show_bug.cgi?id=50934</a></span></div><div style="font-family: Arial, sans-serif; font-size: 14px;">and gerrit page for my preliminary implementation is here:</div><div style="font-family: Arial, sans-serif; font-size: 14px;"><span><a target="_blank" rel="noreferrer nofollow noopener" href="https://gerrit.libreoffice.org/c/core/+/160742">https://gerrit.libreoffice.org/c/core/+/160742</a> (feedback welcome!)<br></span></div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">I have several questions about how to take this further. It seems like the bug page and gerrit aren't the right places for discussing these, so I'm raising them here.</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span><br></span></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><ol data-editing-info="{"orderedStyleType":1,"unorderedStyleType":1}"><li style="list-style-type: "1. ";"><span>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: </span><span style="font-family: Arial, sans-serif;">"</span><span><span><span style="left: calc(var(--scale-factor)*90.00px); top: calc(var(--scale-factor)*613.23px); font-size: calc(var(--scale-factor)*10.00px); font-family: Arial, sans-serif; transform: scaleX(0.868346);" dir="ltr">Additional chart types may be supported by using a different namespace.</span></span></span><span style="font-family: Arial, sans-serif;">"</span><span> But I'm not sure what that really means. Are there examples of this already?<br></span></li><li style="list-style-type: "2. ";"><span></span><span>I made various UI choices that may not be best. For instance, I added pie-of-pie and bar-of-pie as subtypes of pie in the chart selection matrix (widening it to 6 columns). It might be preferable to keep of-pie as a different chart type (adding a row instead of two columns). I also made arbitrary decisions about sizes and separation of the two chart parts in the rendering. It appears there's a UI group that meets. Are these choices the kind of things that could be put on their agenda?</span></li><li style="list-style-type: "3. ";"><span></span><span>In the selection matrix mentioned above I added crude placeholder graphics that I created just by taking a screenshot of representative of-pie charts. But they look nothing like the graphics for the other chart types. Is there some prescribed process (or person) for creating uniform-looking UI graphics?</span></li></ol></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Thanks for any input you can provide.</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Kurt Nordback<br></div>