Adobe Dreamweaver Forums



Last 10 THreads :         Capture full URL with CF CGI variable (Last Post : Azadi - Replies : 2 - Views : 3 )           »          Centering a site using layers in browser window (Last Post : malcster2 - Replies : 2 - Views : 3 )           »          Flash/Flex Shopping Carts - A flawed concept ? (Last Post : gazmcghee - Replies : 5 - Views : 20 )           »          Open SWF from another SWF in new Flash Player (Last Post : Jimmy M - Replies : 0 - Views : 1 )           »          How do I open te files in older versions of Director? (Last Post : thaisdoro - Replies : 0 - Views : 1 )           »          Load .exe file into Flash (Last Post : FlashJester Support Team - Replies : 1 - Views : 3 )           »          Create a link to open a .exe file (Last Post : FlashJester Support Team - Replies : 1 - Views : 2 )           »          Change html page image by the month (Last Post : malcster2 - Replies : 9 - Views : 10 )           »          Updated page not visible in IE (Last Post : aterrill - Replies : 6 - Views : 7 )           »          Tabbed pages question (Last Post : Dooza - Replies : 4 - Views : 5 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Other Macromedia/Adobe Products > Cold Fusion
 
Tags:



Reply
  #1 (permalink)  
Old 10-01-2008, 04:00 AM
adimauro
 
Posts: n/a
Diggs:
Default cfchart scaleto still doesn't work in CF8?

I saw numerous posts on here and other forums about how the 'scaleto' attribute
in cfchart doesn't work right in CF7. But, I'm having the same problems with
CF8. It still hasn't been fixed?

I'm following along with Ben Forta's CF8 WACK in chapter 16 listing 16.4. The
data is from his ows database. There is actually an error in his code, where
the 'scaleto' is set to 1500000, but the highest value from the database goes
to '800000000', so I changed the 'scaleto' to '1000000000'. The crazy thing is,
figure 16.4 in the book shows the upper limit at 1 billion, just like it's
supposed to work, but it doesn't work for me.

I saw another post that said it worked fine when they removed the
labelformat="currency" attribute, and sure enough, when removed it works just
fine (albeit without the proper formatting). Does Adobe plan on ever actually
fixing cfchart in any CF release?

I'm using: CF801 developer edition on Vista (sp1) and the CF8 internal web
server. The code is below, but I'm assuming others have this book and have
tried it? Anyone else still having issues with 'scaleto' in CF8?

<!--- This defines the size and appearance of the chart --->
<cfchart chartwidth="750"
chartheight="450"
yaxistitle="Budget"
<!--- 3D appearance --->
show3d="yes"
xoffset=".04"
yoffset=".04"
<!--- Fonts and colors --->
showborder="yes"
foregroundcolor="003366"
backgroundcolor="99dddd"
databackgroundcolor="66bbbb"
tipbgcolor="ffff99"
fontsize="11"
fontbold="yes"
fontitalic="yes"
<!--- gridlines and axis labels --->
scalefrom="0"
scaleto="1000000000"
gridlines="6"
showygridlines="yes"
labelformat="currency">

<!--- within the chart --->
<cfchartseries type="bar"
seriescolor="green"
serieslabel="Budget Details:"
query="chartquery"
valuecolumn="amountbudgeted"
itemcolumn="movietitle"
paintstyle="light">
</cfchart>



Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 12:14 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk