The documentations states:
"The cfgraph tag requires the JRun server and the Macromedia Generator
server, which install with ColdFusion." So I assume Generator was
installed.
----- Original Message -----
From: "Jim Watkins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 7:35 AM
Subject: Re: CF 5 Cfgraph problem
>
> I installed CF 5.0 subscription download and "Generator" was never
> mentioned. Where do I get Generator to install it?
> ----- Original Message -----
> From: "Tim Painter" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, June 08, 2001 6:10 AM
> Subject: Re: CF 5 Cfgraph problem
>
>
> >
> > You need to put the attribute "fileformat" in there. I think by default
> it
> > uses Flash, but that only works if you have Generator installed. Put a
> > fileformat="jpg" or fileformat="png" and it should work fine.
> > ----- Original Message -----
> > From: "Jim Watkins" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Thursday, June 07, 2001 11:58 PM
> > Subject: CF 5 Cfgraph problem
> >
> >
> > > Should the following code draw a simple pie graph when executed? Or
do
> i
> > > need something else?
> > >
> > > <cfgraph type="pie" title="Income by Department">
> > > <cfgraphdata item="New Vehicle Sales" value=500000>
> > > <cfgraphdata item="Used Vehicle Sales" value=250000>
> > > <cfgraphdata item="Leasing" value=300000>
> > > <cfgraphdata item="Service" value=400000>
> > > </cfgraph>
> > >
> > > Jim Watkins
> > > http://www.ngtcollege.org
> > >
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists