https://bugs.documentfoundation.org/show_bug.cgi?id=80303
--- Comment #26 from [email protected] --- BTW: my solution was to create charts (Pies in this case) without legends, and then create an additional BarChart using the same colors and categories as the Pies, but with a single dummy (i.e. 1) value - after trimming down the axis, adjusting plot area ect, this actually creates a far more usable 'Legend' graphic : -text and order of items can be better controlled -the 'Legend Chart' can picked, placed and treated as an individual graphic object when preparing documents for publication .... This suggests another solution to this issue and/or a more general function(probably only via a macro) ... ie a 'new' chart type: "LegendChart" = some kind of hard-coded BarChart that grabs its Color and Categories from the ranges of an already existing 'target' chart.... -- You are receiving this mail because: You are the assignee for the bug.
