I want to define conditional legend. I give a colour to one thing. but when my report is running, yes the colour is setting but in a legend show different colour to same thing.In chart it shows colour which I want but in a legend it shows up different colour which in normal palette. how can i fix this ? thanks ...

有帮助吗?

解决方案

A hack I would use would be in-line CSS hiding the legend element.

其他提示

It's a bug! You can hide the default legend and put customised legends(images) out of the chart. I didn't get another solution. []'s

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top