Getting Charts to line up vertically [message #142331] |
Thu, 09 March 2006 14:37  |
Eclipse User |
|
|
|
Originally posted by: mikewulkan.flyingmoose.ca
Hi,
I have several charts that I would like to have line up vertically. The X
axis is the same so it scales correctly, however the differing values for
the Y Axis cause the Y Axis of each chart not to line up exactly because
BIRT automatically sizes the area for the Y Axis values according to the
minimum it can get away with. Is there any way to force the Y Axis value
area to a specified width or is there some other way to acheive this
alignment?
Thanks,
Mike
|
|
|
|
Re: Getting Charts to line up vertically [message #142779 is a reply to message #142563] |
Fri, 10 March 2006 09:14   |
Eclipse User |
|
|
|
Originally posted by: mikewulkan.flyingmoose.ca
At the moment I have to use 2.0RC2 for some technical reasons.
I'm not sure if this does answer my question? A picture would sure be worth
a thousand words here, but here goes:
I have two charts, one above the other. I'd like the Y axis lines to line
up. They don't because the scales on each Y axis are different and thus
have different max values. BIRT sizes the area required to display the Y
axis values automatically so I can't see how I can get the Y axis lines to
line up short of formating the Y axis values with leading zeros to pad them
all to the same width! Eg.,
10 |
5 |
0 |
1000 |
500 |
0 |
I'd like to see:
10 |
5 |
0 |
1000 |
500 |
0 |
Thanks,
Mike
"David Michonneau" <dmichonneau@actuate.com> wrote in message
news:duredg$bqp$1@utils.eclipse.org...
> If you use 2.1M5, there is a fix for that: you are now able to specify the
> width hint and height hint of the plot. If you're talking about the Y
> values, you can set a Y Max on the Y Axis scale. Is that your question?
>
> Thanks,
>
> David
>
> "Mike Wulkan" <mikewulkan@flyingmoose.ca> wrote in message
> news:duq06g$7rk$1@utils.eclipse.org...
> > Hi,
> >
> > I have several charts that I would like to have line up vertically. The
X
> > axis is the same so it scales correctly, however the differing values
for
> > the Y Axis cause the Y Axis of each chart not to line up exactly because
> > BIRT automatically sizes the area for the Y Axis values according to the
> > minimum it can get away with. Is there any way to force the Y Axis
value
> > area to a specified width or is there some other way to acheive this
> > alignment?
> >
> > Thanks,
> > Mike
> >
> >
>
>
|
|
|
Re: Getting Charts to line up vertically [message #143124 is a reply to message #142779] |
Fri, 10 March 2006 17:39  |
Eclipse User |
|
|
|
That seems difficult to do, even with the new plot control I am not sure it
will work. What you can try is show the Y value on the right of the axis and
put your axis on the right of the chart. Not very nice, but it should work.
Another way is to format the number with a space prefix so 10 would become
__10, it's worth a try.
Thanks,
David
"Mike Wulkan" <mikewulkan@flyingmoose.ca> wrote in message
news:dus1mg$cul$1@utils.eclipse.org...
> At the moment I have to use 2.0RC2 for some technical reasons.
>
> I'm not sure if this does answer my question? A picture would sure be
> worth
> a thousand words here, but here goes:
>
> I have two charts, one above the other. I'd like the Y axis lines to line
> up. They don't because the scales on each Y axis are different and thus
> have different max values. BIRT sizes the area required to display the Y
> axis values automatically so I can't see how I can get the Y axis lines to
> line up short of formating the Y axis values with leading zeros to pad
> them
> all to the same width! Eg.,
>
> 10 |
> 5 |
> 0 |
>
>
> 1000 |
> 500 |
> 0 |
>
> I'd like to see:
>
> 10 |
> 5 |
> 0 |
>
>
> 1000 |
> 500 |
> 0 |
>
> Thanks,
> Mike
>
> "David Michonneau" <dmichonneau@actuate.com> wrote in message
> news:duredg$bqp$1@utils.eclipse.org...
>> If you use 2.1M5, there is a fix for that: you are now able to specify
>> the
>> width hint and height hint of the plot. If you're talking about the Y
>> values, you can set a Y Max on the Y Axis scale. Is that your question?
>>
>> Thanks,
>>
>> David
>>
>> "Mike Wulkan" <mikewulkan@flyingmoose.ca> wrote in message
>> news:duq06g$7rk$1@utils.eclipse.org...
>> > Hi,
>> >
>> > I have several charts that I would like to have line up vertically.
>> > The
> X
>> > axis is the same so it scales correctly, however the differing values
> for
>> > the Y Axis cause the Y Axis of each chart not to line up exactly
>> > because
>> > BIRT automatically sizes the area for the Y Axis values according to
>> > the
>> > minimum it can get away with. Is there any way to force the Y Axis
> value
>> > area to a specified width or is there some other way to acheive this
>> > alignment?
>> >
>> > Thanks,
>> > Mike
>> >
>> >
>>
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03654 seconds