[flexcoders] Re: How to remove space at the end of line chart when using disabledDays = [6,0]!

2008-10-22 Thread cooper000
I've been using Flex to plot some financial charts, using the mx:DateTimeAxis as my horizontal axis to show the date and time of the plot. When plotting annual info, I'm able to use the disableDays feature to remove Saturday and Sunday from the plot. While this feature has its own set of

[flexcoders] Re: How to remove space at the end of line chart when using disabledDays = [6,0]!

2008-04-07 Thread Craig
I figured out the specifics of 'monkeypatching' and your patch works great. --- In flexcoders@yahoogroups.com, Craig [EMAIL PROTECTED] wrote: Hey Jim, I am ready to start in on this monkeypatch for disabled days white space... but don't know where or how to copy and paste the

[flexcoders] Re: How to remove space at the end of line chart when using disabledDays = [6,0]!

2008-04-06 Thread Craig
Hey Jim, I am ready to start in on this monkeypatch for disabled days white space... but don't know where or how to copy and paste the datetimeaxis class. Can you help me out? Also, what other specifics should I know? Should I call name it DateTimeAxis? I assume the program will not want

[flexcoders] Re: How to remove space at the end of line chart when using disabledDays = [6,0]!

2008-03-30 Thread Craig
Jim buithanhtuu, Thank you for posting this issue and 'workaround'. This bug was re- entered by Matt Chotin on March 27th, probably as a result of his reading this entry, it previously had been unresolved, let's hope this bug is fixed, it is a serious problem with Charting Applications, I