https://bugs.freedesktop.org/show_bug.cgi?id=72514
--- Comment #1 from Owen Genat <[email protected]> --- Created attachment 90544 --> https://bugs.freedesktop.org/attachment.cgi?id=90544&action=edit Screenshot of the Basic macros dialog: only AttachLabelsToPoints and CreateChart. (In reply to comment #0) > The BASIC macro VaryColors is used to turn the attribute > DataSeries.VaryColorsbyPoint to TRUE. There does not appear to be a macro with this name or containing this string in the original attachment (refer screenshot). Can this please be confirmed? Was the correct example attached? Related information from ODF v1.2, Part 1, 11.13: > The <chart:data-point> element specifies a style for a single data point in a > data series. Note: This element can be used if a single data point has a > special or distinct appearance. To me, that implies the ability to edit data points individually. Currently the GUI facility only supports editing characteristics that apply to all data points. This may be a restriction based on the UNO API implementation, although this comment in: http://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/chart2/DataSeries.idl#159 > /** If `TRUE`, the data points of this series get different > colors by default, like in a pie chart. > */ > [optional, property] boolean VaryColorsByPoint; ... would seem to imply that each point in a series should receive a different colour. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
