RE: [flexcoders] How to align chart items in two charts?

2007-03-04 Thread Ely Greenfield
 
 
 
That's just what we like to hear ;)
 
Ely.
 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mikhail Shevchuk
Sent: Saturday, March 03, 2007 12:39 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] How to align chart items in two charts?



Wow. Its amazing how simple the solution is. Thanks, Ely.


2007/3/2, Ely Greenfield <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>: 



 
 
by default charts compute their gutterLeft and gutterRight
dynamically, but if you need to get two charts to align, you can set
them to explicit values. You lose a little bit of flexibility in
axis/label layout...it will fit the axes to the space available rather
than choosing the best space available for the labels, but if you choose
appropriate values it should work fine.
 
Ely.
 



From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com <http://yahoogroups.com> ] On Behalf
Of Mikhail Shevchuk
Sent: Friday, March 02, 2007 1:44 AM
To: Flex
Subject: [flexcoders] How to align chart items in two charts?




Hello, Flexcoders.

I have two charts one below another. They are quite similar and
use the same horizontal axeses. But the problem is that I can't get the
correct chart view. The problem is that they have different positions of
start and end points on the canvas. How to align those vertical axes
vertically? I've attached two small pictures to show you what I mean. 

Saying another words, I need to align the chart points
vertically, as axes.

Thanks.
-- 
A vivid and creative mind characterizes you. 








-- 
A vivid and creative mind characterizes you. 

 


Re: [flexcoders] How to align chart items in two charts?

2007-03-03 Thread Mikhail Shevchuk

Wow. Its amazing how simple the solution is. Thanks, Ely.

2007/3/2, Ely Greenfield <[EMAIL PROTECTED]>:




by default charts compute their gutterLeft and gutterRight dynamically,
but if you need to get two charts to align, you can set them to explicit
values. You lose a little bit of flexibility in axis/label layout...it will
fit the axes to the space available rather than choosing the best space
available for the labels, but if you choose appropriate values it should
work fine.

Ely.


 --
*From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
Behalf Of *Mikhail Shevchuk
*Sent:* Friday, March 02, 2007 1:44 AM
*To:* Flex
*Subject:* [flexcoders] How to align chart items in two charts?

 Hello, Flexcoders.

I have two charts one below another. They are quite similar and use the
same horizontal axeses. But the problem is that I can't get the correct
chart view. The problem is that they have different positions of start and
end points on the canvas. How to align those vertical axes vertically? I've
attached two small pictures to show you what I mean.

Saying another words, I need to align the chart points vertically, as
axes.

Thanks.
--
A vivid and creative mind characterizes you.

 





--
A vivid and creative mind characterizes you.


RE: [flexcoders] How to align chart items in two charts?

2007-03-02 Thread Ely Greenfield
 
 
by default charts compute their gutterLeft and gutterRight dynamically,
but if you need to get two charts to align, you can set them to explicit
values. You lose a little bit of flexibility in axis/label layout...it
will fit the axes to the space available rather than choosing the best
space available for the labels, but if you choose appropriate values it
should work fine.
 
Ely.
 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mikhail Shevchuk
Sent: Friday, March 02, 2007 1:44 AM
To: Flex
Subject: [flexcoders] How to align chart items in two charts?



Hello, Flexcoders.

I have two charts one below another. They are quite similar and use the
same horizontal axeses. But the problem is that I can't get the correct
chart view. The problem is that they have different positions of start
and end points on the canvas. How to align those vertical axes
vertically? I've attached two small pictures to show you what I mean. 

Saying another words, I need to align the chart points vertically, as
axes.

Thanks.
-- 
A vivid and creative mind characterizes you.