Avatar of Bonnie_K
Bonnie_K

asked on 

Cfchart scaleto setting not working

Hello,

I am using cfchart for the first time and am having trouble with the scaleto settings.  Although the highest value in the query for the line graph is 417 and I am choosing a scaleto value of 450 and gridlines=10, the graph is scaled to 800.  Any ideas?

Thanks a lot,
Bonnie

<cfchart
             xAxisTitle="Period"
     yAxisTitle="Hours"
             scalefrom="0"
             scaleto="500"
             gridlines="10"
             chartHeight="500"
             chartWidth="775"
             showlegend="no">



     <cfchartseries type="line"
                   query="Query_Actuals"
                  itemColumn="end_date"
                  valueColumn="SumofHours"
                  seriesColor="black"
                  paintStyle="plain"  
                  markerStyle="none"
              seriesLabel="Weekly Billable Hours"
                  >
                  
             </cfchartseries>
</cfchart>
Web Servers

Avatar of undefined
Last Comment
modus_operandi
Avatar of pmascari
pmascari
Flag of United States of America image

Try playing with the seriesPlacement attribute.  Possible values are:

default: ColdFusion determines relative positions, based on graph types
cluster
stacked
percent
Avatar of Bonnie_K
Bonnie_K

ASKER

I tried that, and had no luck.  
ASKER CERTIFIED SOLUTION
Avatar of Bonnie_K
Bonnie_K

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of modus_operandi
modus_operandi

Closed, 500 points refunded.
modus_operandi
EE Moderator
Web Servers
Web Servers

A web server refers to the software that helps to deliver web content that can be accessed either through the Internet or through an intranet. The primary function of a web server is to store, process and deliver web pages to clients. The communication between client and server takes place using the Hypertext Transfer Protocol (HTTP). The most common use of web servers is to host websites, but there are other uses such as gaming, data storage, running enterprise applications, handling email, FTP, etc.

33K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo