Hi Tate,
I have pushed the XML/SWF folks to try to resolve this issue, as some other folks have asked
this question before. Unfortunately the Scattered Chart works differently than any other charts.
You are right, there is currently no way to specify a date as the XML/SWF framework expects
x,y data points as numbers.
So the best I would recommend if this is possible, is to hash out your dates into day of week or
month, etc..., as appropriate and use these numbers to plot your chart.
You can then add a legend identifying the day/week/etc number to your actual dates.
Short of that you can draw your own x-axis and the framework can support you doing that via the
draw component, but this is somewhat of a big pain...
Sorry I don't have any better options for you here. If you have a license, I would encourage you to
email the XML/SWF folks to get this fixed...
-Fernand