Skip to main content



      Home
Home » Archived » BIRT » The issue with integrating two bar chart togethers
The issue with integrating two bar chart togethers [message #263948] Fri, 04 January 2008 11:48 Go to next message
Eclipse UserFriend
Hi there,

I am trying to implement a bar chart that is a combination of two bar
charts. The X-axis categories are the same, but the y-axis are different, so
I need to have two y-axes.
One of charts, itself is a stacked bar chart with two values stacked on each
others (it's okay to show them side-by-side too). So, I have three series
that two of them belongs to the first y-axis and the third one belongs to
the second Y-axis.
As I tried to implement the chart, I faced an issue that two bars from two
seperate y-axes are rendered on each others, instead of being rendered
side-by-side.

Is there anyway, that I can fix this issue?

Thanks
Farid
Re: The issue with integrating two bar chart togethers [message #264101 is a reply to message #263948] Tue, 08 January 2008 01:14 Go to previous message
Eclipse UserFriend
I don't think there is a way to fix it. Different y axes will always overlay
their datapoints. You could create a line series for the second axis, it's
probably more readable anyway. Showing three bars that relate to different
axis scale is likely to confuse the users.

Thanks,

David

"Farid" <faridadhami@yahoo.com> wrote in message
news:fllnvg$eot$1@build.eclipse.org...
> Hi there,
>
> I am trying to implement a bar chart that is a combination of two bar
> charts. The X-axis categories are the same, but the y-axis are different,
> so I need to have two y-axes.
> One of charts, itself is a stacked bar chart with two values stacked on
> each others (it's okay to show them side-by-side too). So, I have three
> series that two of them belongs to the first y-axis and the third one
> belongs to the second Y-axis.
> As I tried to implement the chart, I faced an issue that two bars from two
> seperate y-axes are rendered on each others, instead of being rendered
> side-by-side.
>
> Is there anyway, that I can fix this issue?
>
> Thanks
> Farid
>
Previous Topic:How to set client area size?
Next Topic:report viewer classpath for scripted datasource use
Goto Forum:
  


Current Time: Sun Jun 01 15:36:35 EDT 2025

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

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

Back to the top