Maciek,
just reload the page... a problem with the loaded xml stream which seems to
be corrupted sometimes.

Sunil,
labelUnits is now based on the actual range of dates, which seems to prevent
sytematic resizing, but resizing still occurs randomly...

thanks anyway,
thomas



2009/4/9 sunild999999 <[email protected]>

>
>
> --- In [email protected] <flexcoders%40yahoogroups.com>,
> "thomas.parquier" <mailingli...@...> wrote:
>
> >
> > Furthermore labels dont get staggered/rotated when canstagger="true" and
> labelRotation="-45".
>
> The label rotation won't work unless the fonts are embedded.
>
> Another option would be to target Flash Player 10 and use a device font for
> your labels. Device fonts in Flash Player 10 can be faded, rotated, etc.
>
> Just a guess, but maybe it IS staggering your labels. Perhaps it's
> difficult to observe because the fonts are so small?
>
> Are you using a DateTimeAxis? Have you set any of the properties on
> DateTimeAxis like: dataUnits, dataInterval, labelUnits, interval, unitSize,
> padding, etc?
>
> Not saying any of those properties will address your problem, but not a bad
> place to start.
>
> Sunil
>

2009/4/9 Maciek Sakrejda <[email protected]>

>
>
>  I get the following error when trying to use your example:
>
> [RPC Fault faultString="Error #1088: The markup in the document following
> the root element must be well-formed." faultCode="Client.CouldNotDecode"
> faultDetail="null"]
>         at mx.rpc.
> http::HTTPService/http://www.adobe.com/2006/flex/mx/internal::processResult(<http::HTTPService/http://www.adobe.com/2006/flex/mx/internal::processResult%28>
> )[C:\autobuild\3.3.0\frameworks\projects\rpc\src\mx\rpc\http\HTTPService.as:933]
>         at mx.rpc::AbstractInvoker/
> http://www.adobe.com/2006/flex/mx/internal::resultHandler(<http://www.adobe.com/2006/flex/mx/internal::resultHandler%28>
> )[C:\autobuild\3.3.0\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:208]
>         at
> mx.rpc::Responder/result()[C:\autobuild\3.3.0\frameworks\projects\rpc\src\mx\rpc\Responder.as:43]
>         at
> mx.rpc::AsyncRequest/acknowledge()[C:\autobuild\3.3.0\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:74]
>         at
> DirectHTTPMessageResponder/completeHandler()[C:\autobuild\3.3.0\frameworks\projects\rpc\src\mx\messaging\channels\DirectHTTPChannel.as:409]
>         at flash.events::EventDispatcher/dispatchEventFunction()
>         at flash.events::EventDispatcher/dispatchEvent()
>         at flash.net::URLLoader/onComplete()
>
>
> -----Original Message-----
> From: [email protected] on behalf of thomas parquier
> Sent: Thu 4/9/2009 10:40 AM
> To: [email protected]
> Subject: [flexcoders] Re: Illegible axis labels
>
> Has anyone encountered this problem ? Is there any workaround ?
>
> thanks,
> thomas
>
>
>
> 2009/4/9 thomas.parquier <[email protected]>
> >
> >
> >>
> >> Setting gutterBottom (in chart mxml tag) and height (in axisrenderer
> tag)
> >> keeps height of axisRenderer fixed (good) but labels still get
> resized... (
> >> http://web-attitude.fr/grapheur/grapheur.html, click on 'max' button on
> >> the left)
> >>
> >> Furthermore labels dont get staggered/rotated when canstagger="true" and
> >> labelRotation="-45".
> >>
> >> thomas
> >>
> >> --- In [email protected] <flexcoders%40yahoogroups.com>,
> >> "sunild999999" <sunilbd...@...> wrote:
> >> >
> >> > --- In [email protected] <flexcoders%40yahoogroups.com>,
> >> "Richard Rodseth" <rrodseth@> wrote:
> >> > >
> >> > > Is there any way to control how much space is devoted to the axis
> >> compared
> >> > > to the chart? Or to control the width of a category (not of the
> >> column)? Or
> >> > > to set a minimum font size, after which the axis is dropped?
> >> >
> >> > You can use the gutter styles (gutterLeft, gutterRight, etc) to
> specify
> >> how much space is in
> >> > between the chart and the edge of the chart control. Making your
> gutters
> >> bigger should
> >> > allow more space for your axis labels.
> >> >
> >> > Sunil
> >> >
> >>
> >>
> >>
> >
> >
> >
> > --
> > http://www.web-attitude.fr/
> > msn : [email protected]
> > softphone : sip:[email protected] <sip%[email protected]> <
> sip%[email protected] <sip%[email protected]>>
> > téléphone portable : +33601 822 056
> >
>
>
>
> --
> http://www.web-attitude.fr/
> msn : [email protected]
> softphone : sip:[email protected] <sip%[email protected]> <
> sip%[email protected] <sip%[email protected]>>
> téléphone portable : +33601 822 056
>
>   
>



-- 
http://www.web-attitude.fr/
msn : [email protected]
softphone : sip:[email protected] <sip%[email protected]>
téléphone portable : +33601 822 056

Reply via email to