To everyone who's been discussing this: I can't give you a definitive answer, but I do know that in accessing the underlying chart application, the Macromedia/Adobe team made some decisions on how to deal with values < 1. In the CF 6 days, there was originally code which, if your point value was less than one, made the ScaleFrom value = -1. Essentially, the code thought a value of say, 0.5, would produce a point too close to the axis. So it changed the ScaleFrom value to make it "easier" to read.
I don't know if the problem you're discussing is related, but I'm guessing that it is. Mike Nimer at Adobe seems to know more about this than anyone, and he seems very willing to find out answers to CFChart questions regarding the underlying implementation. Don't know his e-mail -- you might try [EMAIL PROTECTED] But here's his blog: http://www.mikenimer.com/index.cfm -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275460 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

