https://bugs.documentfoundation.org/show_bug.cgi?id=96469

--- Comment #9 from Bartosz <[email protected]> ---
Confirmed that there is missing Data Point field in attachment 121286:
http://www.datypic.com/sc/ooxml/e-draw-chart_dPt-1.html

After adding Data Point field:
                    <c:dPt>
                        <c:idx val="0"/>
                        <c:invertIfNegative val="0"/>
                        <c:bubble3D val="0"/>
                        <c:spPr>
                            <a:solidFill>
                                <a:srgbClr val="FF0000"/>
                            </a:solidFill>
                            <a:ln>
                                <a:noFill/>
                            </a:ln>
                            <a:effectLst/>
                        </c:spPr>
                    </c:dPt>

into xl\charts\chart1.xml, it's working perfectly fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to