Dual Level Pie Colouring

I have a dual level pie (html5 chart) but when it displays it is using the default colours and not the ones I have specified in Chart Properties > Colors Palette

How should I specify the colouring of a dual level pie?

stackoverflow's picture
Joined: Jun 19 2014 - 4:00am
Last seen: 9 years 2 months ago

I have got the exact same problem. I have even modified the colors palette so that it contains only bright red, but my pie only ever render in grey/black and pale blue (I have only 2 different values in the inner pie, so the outer pie - with more values - simply changes the hue).
I can see in the Source that the colors get passed properly, so maybe it's a bug at the interface with the HighCharts chart, i.e. maybe Jasper doesn't pass the colors properly, and the default ones always end up being used.

philippe.lasnier - 8 years 7 months ago

1 Answer:

I am using JasperStudio 6.3 with JasperServer 7.0 and this problem still occurs.  With a Dual Pie chart, when I edit the color palatte, it correctly picks up the first two colors, but always puts in gray for the third, even though gray is not in the palatte.

I suspect it has to do with how I select my Categories, Series, and Measures but I have not yet arrived at the correct combination to get it to recognize the color palatte properly.

grykat's picture
78
Joined: Mar 25 2011 - 5:14am
Last seen: 4 years 7 months ago
Feedback