Hi Sunil,
 Thanks for the reply. I tried disabledDays property of DateTimeAxis
in flex3. The problem is that when I disable the weekends the chart
does not span over the entire chart area.

After some googling i found out this as a bug mentioned here:
http://bugs.adobe.com/jira/browse/FLEXDMV-963

I would be grateful if you could let me know of a workaround.

Regards,
Gaurav


--- In flexcoders@yahoogroups.com, "Sunil Bannur" <[EMAIL PROTECTED]> wrote:
>
> Have you tried using the new DateTimeAxis in Flex 3, this provides
> disabledDays and disabledRanges properties, where in you can provide
> what days of a week could be disabled or what ranges of dates needs to
> be disabled respectively.
> 
>  
> 
> You can find more at
> 
>  
> 
> http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions#Charti
> ng_Enhancements
> 
>  
> 
> The flex doc team has some samples at
> 
>  
> 
> http://blogs.adobe.com/flexdoc/2007/07/charting_documentation_updates.ht
> ml 
> 
>  
> 
> Thanks
> 
> -Sunil
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Carlos Rovira
> Sent: Tuesday, September 11, 2007 7:31 AM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] DateTimeAxis without the weekends
> 
>  
> 
> Hi Gaurav,
> 
> I have a similar problem with DateTimeAxis. I'd want to remove from the
> view the dates 
> that I can't find in my xml data. Hope Ely or someone could bring some
> light on this issue
> 
> 
> 
> 2007/9/11, gaurav1146 <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> >:
> 
> Hi all,
> I have a certain set of data where I have values for weekdays only. I
> want to represent this data on a column chart. Due to data missing for
> weekends I get certain gaps in between the bars of the column chart.
> Is there any way I could omit the weekends from the date time axis.
> One solution I think could be use the category axis but I have some
> computations to perform based on date and so it would better for me to
> use the dateTimeAxis. 
> 
> TIA,
> Gaurav
> 
> 
> 
> 
> -- 
> ::| Carlos Rovira
> ::| http://www.carlosrovira.com <http://www.carlosrovira.com> 
> ::| http://www.madeinflex.com <http://www.madeinflex.com>
>


Reply via email to