Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Bubble chart color serie (Assign dynamicaly bubble chart color serie )
Bubble chart color serie [message #846588] Mon, 16 April 2012 07:40 Go to next message
Fabien REMY is currently offline Fabien REMYFriend
Messages: 10
Registered: April 2012
Junior Member
Hi ,

Here a kind of question about charts : bubble chart.

I am building a bubble chart and I wish to assign a color according to a value of my dataset which is not in the chart.

I suppose that I have to use code in order to realize it (Cf. attachment : screenshot)

On the screenshot the result that I wish : assign a special color to the area.

Any idea ?

Thank you.
Re: Bubble chart color serie [message #847018 is a reply to message #846588] Mon, 16 April 2012 23:42 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

I am attaching two examples. One that shows you how to set values in a
hidden table that can be referenced in chart script. The second shows
you to set the color of a bubble based on its size.

Jason

On 4/16/2012 3:40 AM, Fabien REMY wrote:
> Hi ,
>
> Here a kind of question about charts : bubble chart.
>
> I am building a bubble chart and I wish to assign a color according to a value of my dataset which is not in the chart.
>
> I suppose that I have to use code in order to realize it (Cf. attachment : screenshot)
>
> On the screenshot the result that I wish : assign a special color to the area.
>
> Any idea ?
>
> Thank you.
Re: Bubble chart color serie [message #1804988 is a reply to message #847018] Thu, 04 April 2019 10:30 Go to previous message
hatra atrin is currently offline hatra atrinFriend
Messages: 20
Registered: February 2014
Junior Member
@Jason Weathersby
hey Jason,
any way that I can have the bubbles color changed on my series1 ?
in my series1 i have a field that returns 1 to 4 which is number of bubbles on my chart, so I want to make 1 and 2 to yellow and 3 and 4 green ?
I have been using some script on my chart data already ?
if row[rownumber] < 2 yellow and if row[rownumber] > 3 green
thanks

[Updated on: Thu, 04 April 2019 10:30]

Report message to a moderator

Previous Topic:Language pack Birt 4.8 is missing
Next Topic:Where i can find BIRT runtime version 4.8.0 for maven
Goto Forum:
  


Current Time: Fri Apr 19 20:43:00 GMT 2024

Powered by FUDForum. Page generated in 0.03158 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top