Having done some other stuff with the webcharts editor, that's going to be static, not dynamic, correct? I.e. I have to hard code them, rather than provide them via runtime attributes. I suppose even with that I could CFFILE out a custom XML file per-chart, but that seems way more work than it should be.
If nothing else comes up, though, that might be it. Thanks for the tip, Steve. cheers, barneyb On 12/1/06, Steve Brownlee <[EMAIL PROTECTED]> wrote: > Yes, but you'll have to design your own style by using the WebCharts > editor. I have a link on my site how to do this, but, alas, it's > currently down because my server lost power. I'll try to run down the > quick steps here. > > 1. Run the batch file "cfusion\charting\webcharts.bat". > 2. Webcharts will start and make you choose the type of chart you want > to create. > 3. After you've chosen your type, click 'ok'. > 4. The chart editor will start and you'll see a section on the right > side named 'XAxis' with a value of 'Category'. Click on 'Category' to > bring up the advanced property editor where you can set your scale > ranges. > 5. To save the style, click the "Xml Style" tab on the bottom and click > the "Save" button > > Now you can apply this style to any CFCHART tag with the 'style' > attribute. > > > Steve Brownlee > http://www.fusioncube.net/ > > > -----Original Message----- > From: Barney Boisvert [mailto:[EMAIL PROTECTED] > Sent: Friday, December 01, 2006 4:47 PM > To: CF-Talk > Subject: CFCHART Question > > I can't find anything in the docs saying it's possible, so I suspect it > isn't, but I thought I'd ask anyway just in case. > > Is it possible to specify the x-axis range on a CFCHART that uses the > 'scale' x-axis type, rather than using the default range that CFCHART > computes automatically? > > thanks, > barneyb > > -- > Barney Boisvert > [EMAIL PROTECTED] > 360.319.6145 > http://www.barneyb.com/ > > Got Gmail? I have 100 invites. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262533 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

