Eric Seynaeve wrote:
> Regina, I looked at the xml in Gnumeric.
> 
> It indicates it as follows:
> <style:style ...>
>   <style:chart-properties chart:interpolation="gnm:step-end".../>
> </style:style>
> 
> I guess the 'gnm:step-end' is a foreign element/attribute. Should I
> implement something similar for LO ? If yes, what to use instead of
> "gnm:". If no, can you point me in the right direction.
> 
Hey Eric,

first off, great stuff - looking forward to have this land! :)

To your question, step-start, step-end, step-center-x, and
step-center-y (without any prefix) are added as permissible values to
ODF1.3 (thanks to Andreas Guelzow of Gnumeric fame), so I would simply
go and use those. I would assume Gnumeric reads, or soonish will read,
those. If it is little effort, of course it would be friendly to read
those gnm: values too and map accordingly.

HTH,

-- Thorsten

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to