I am trying to create a graph based on a partial set of data, however I don't
seem to be able to get ColdFusion's interpolation feature to work. Basically, I
have a daily timeline, however not every day has a value to be graphed. My
specific question is: how do I tell the cfchart to ignore the m
I second that suggestion.
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:277365
M!ke
-Original Message-
From: Robert Rawlins - Think Blue
[mailto:[EMAIL PROTECTED]
Sent: Monday, October 08, 2007 5:45 AM
To: CF-Talk
Subject: RE: Graphing date ranges...
Hey pal,
If
Blue
[mailto:[EMAIL PROTECTED]
Sent: 08 October 2007 13:00
To: CF-Talk
Subject: RE: Graphing date ranges...
Hey James,
You can use CASE statements in the SQL to handle the NULL values and replace
them with 0 which means the points still get plotted at the bottom of the
graph and look as its
nd is a nice efficient way to solve the problem.
Rob
-Original Message-
From: James Smith [mailto:[EMAIL PROTECTED]
Sent: 08 October 2007 12:46
To: CF-Talk
Subject: RE: Graphing date ranges...
I did think about something like this but the problem is that when you chart
data with missing
bject: RE: Graphing date ranges...
Hey pal,
If you're looking to fill in the holes where there is no data for a
particular date the best way to do this is with a Calendar table in your
database, you can then select the desired date range from this and LEFT
OUTTER JOIN it to your table with your
rly complicated task, but a calendar table will really help you
out for this and many other tasks too, I'd highly recommend one.
Let me know if you need any more help Jay,
Rob
-Original Message-
From: James Smith [mailto:[EMAIL PROTECTED]
Sent: 08 October 2007 10:44
To: CF-Talk
Subj
I have a cfchart displaying dates along the X axis, is there any way to get
ColdFusion to treat these as a scale so that a 7 day gap in the data would
stretch the graph out to interpolate the missing days?
CFChart does have an "xAxisType" attribute but to set it to scale the data
must be numeric a
edexpo.com
-Original Message-
From: Damien McKenna
To: CF-Talk
Sent: Mon Apr 30 20:40:14 2007
Subject: OT: Mac graphing software
I'm looking for a graphic app for MacOSX that's a little more advanced
than OmniGraffle Pro.
Key features I'm after:
* Class diagrams
* Web page wire
I'm looking for a graphic app for MacOSX that's a little more advanced
than OmniGraffle Pro.
Key features I'm after:
* Class diagrams
* Web page wireframe diagrams
* Multiple connection points per object (limitation of OmniGraffle)
* Export in either Visio XML, EPS or WMF
* Adhoc diagram creation.
of course. We just upgraded our BEA
> Weblogic server to version 9.1 running on Solaris, which came bundled
> with JDK 1.5.0_04. Using the same CFMX (7.01) workaround as previously
> used in the WLS 8.1 (running on JDK1.4.1) environment no longer works
> to allow the graphing servic
I have a slight emergency, of course. We just upgraded our BEA Weblogic server
to version 9.1 running on Solaris, which came bundled with JDK 1.5.0_04. Using
the same CFMX (7.01) workaround as previously used in the WLS 8.1 (running on
JDK1.4.1) environment no longer works to allow the graphing
On Tuesday 28 February 2006 15:29, jw wrote:
> yes this machine is headless and it has X11 installed. I can lauch
> apps over the network to my desktop. why would i install a virtual
> X11 server if it has one installed.
When you launch them, they run on your machines X server (check the DISPLAY
to create a
> graphics environment and leave the usual graphics options in the jvm
> config.
>
> On 2/28/06, jw <[EMAIL PROTECTED]> wrote:
> > i am deploying a new j2ee instance of cfmx 7.0.1 on solaris. when i
> > start the server i get the dreaded graphing service
i've noticed a lot of installs on linux that mention libraries needing
to be updated in my googlin...
On 2/28/06, jw <[EMAIL PROTECTED]> wrote:
> i am deploying a new j2ee instance of cfmx 7.0.1 on solaris. when i
> start the server i get the dreaded graphing service not star
the dreaded graphing service not starting
> error. i have tried the suggest solutions on the technote found
> here. http://www.macromedia.com/go/237f9958 or here
> http://www.macromedia.com/go/ceb0e519 neither work.
>
> does anyone have a working j2ee install on solaris? if
i am deploying a new j2ee instance of cfmx 7.0.1 on solaris. when i
start the server i get the dreaded graphing service not starting
error. i have tried the suggest solutions on the technote found
here. http://www.macromedia.com/go/237f9958 or here
http://www.macromedia.com/go/ceb0e519
Corda PopChart
Stephen
> Does coldfusion allow you to do really indepth graphs that I would
> be able to do on MS Excel? If so, does any one know a good site that
> gives good examples of how to generate complicated graphs. If not,
> does anyone know of a good charting tool that integrates easily?
Take a look at http://www.blinex.com/ They offer a product called B-Line
charting components. It's done in Flash so you just have to provide the
xml data and it'll create the charts. They are incredibly powerful.
Steve Nelson
chad wrote:
> Does coldfusion allow you to do really indepth graphs th
display a
scatter graph over top of a line graph? Different data but same range on
the X and Y.
-Original Message-
From: Philip Arnold [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 5:14 PM
To: CF-Talk
Subject: RE: ColdFusion Graphing Capabilities
> From: Hagan, Ryan Mr (C
> From: Hagan, Ryan Mr (Contractor ACI)
>
> ColdFusion cannot natively do complex graphs. Only simple
> charts. TeraTech has a tag called Graphics Server
> (http://www.cfxgraphicsserver.com/) which I've never used,
> but seems prohibitively expensive given its feature set.
The thing to remem
February 25, 2004 4:24 PM
To: CF-Talk
Subject: ColdFusion Graphing Capabilities
Does coldfusion allow you to do really indepth graphs that I would be able
to do on MS Excel? If so, does any one know a good site that gives good
examples of how to generate complicated graphs. If not, does anyone
Does coldfusion allow you to do really indepth graphs that I would be able to do on MS Excel? If so, does any one know a good site that gives good examples of how to generate complicated graphs. If not, does anyone know of a good charting tool that integrates easily?
[Todays Threads]
[This Messa
During a CFUG meeting, a MM engineer made a mention of a 'hidden' feature in
Fireworks. Basically, you can create a graphic on the fly using XML inside
fireworks and you can cause fireworks to create said graphic using a command
line call rather than starting up the entire program (looked like some
We've used PopCharts for a few years and have been pretty happy with it.
It's a little expensive but it's easy to integrate and robust.
We also sell a graphing package for Flash--not made for use with CF but it
can be integrated with a little work (will be much easier when we ha
> I am searching for a graphing engine that will allow me to display 2
> Y axis, one on the right and one on the left.
PopChart from Corda has worked very well for us for several
years. Highly recommended.
HTH, S
NET, CF, Java, ASP very well. You can check it out at
www.corda.com.
HTH
Bruce
-Original Message-
From: Rick Walters [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 18, 2003 1:20 PM
To: CF-Talk
Subject: Graphing Solutions Beyond CFGraph
Hi list,
I am searching for a graphing engine
ery robust engine and a fairly intuitive chart builder application.
It works with .NET, CF, Java, ASP very well. You can check it out at
www.corda.com.
HTH
Bruce
-Original Message-
From: Rick Walters [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 18, 2003 1:20 PM
To: CF-Talk
Subject: Gr
Walters [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 18, 2003 2:20 PM
To: CF-Talk
Subject: Graphing Solutions Beyond CFGraph
Hi list,
I am searching for a graphing engine that will allow me to display 2 Y axis,
one on the right and one on the left.
Ordinarily I am not interested in p
ut at
www.corda.com.
HTH
Bruce
-Original Message-
From: Rick Walters [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 18, 2003 1:20 PM
To: CF-Talk
Subject: Graphing Solutions Beyond CFGraph
Hi list,
I am searching for a graphing engine that will allow me to display 2 Y axis,
one o
Hi list,
I am searching for a graphing engine that will allow me to display 2 Y axis, one on
the right and one on the left.
Ordinarily I am not interested in people trying to peddle non-CF solutions, but I
don't think CFGraph is going to help me with this problem. So, if you know a
When one of our developers performs some charting functions under CF on our
JRun enabled Solaris server, everyone else trying to browse to that server
gets a 404 error.
This morning, I enabled charting and graphing for one of our web developers
who is developing a set of tools that will
>
>
>Any other suggestions?
>
>
>
>>I'm running cf5 on my laptop and I noticed that the graphing
>>server is JRun.exe.
>>
>>So does this mean that I can use it as a jsp container?
>>
guys, i am prettys ure this is a runtime limited use versio
On Thursday 13 Mar 2003 11:07 am, Adam Reynolds wrote:
> Currently I have gridlines set to 5.
>
> So on a scale range of 20 - 80 you get 5 markes, effectively the quartile
> positions at:
> 20, 35, 50, 65, 80
> What I ultimately want is not to do it this way I want to determine the
> scale and set
I know... I worked it out...
I floor the minval and ceiling the maxval to nearest 10 points
> -Original Message-
> From: Ryan Kime [mailto:[EMAIL PROTECTED]
> Sent: 13 March 2003 15:23
> To: CF-Talk
> Subject: RE: Graphing under MX
>
>
> Adam,
>
> If
Adam,
If you are getting your graphing info from a DB, you could get the max value
of the resultset and add to it to X to get the next value of 10 (or 100 or
1000). So max value of 121, you would want 130578 -> 580, etc... That
would be your "scaleto" value.
Here's a U
Thanks,
But if my only gripe is the scale markers on the y axis...
> -Original Message-
> From: Daniel Napolitano [mailto:[EMAIL PROTECTED]
> Sent: 13 March 2003 11:34
> To: CF-Talk
> Subject: RE: Graphing under MX
>
>
> If you really want to graphing stuff prop
If you really want to graphing stuff properly you should probably use
CFX Graphics Server http://www.cfxgraphicsserver.com
It costs but it is quite a flexible graphing control.
I think you can download a trial version from the site.
Daniel
-Original Message-
From: Adam Reynolds [mailto
Hi all,
I was wondering if somebody had come up with a formula for determining how
to get cfchart to display a good Y axis?
What I mean is that if you define:
scalefrom
scaleto
gridlines
There should be a way to determine the correct set of points along the y
axis.
Currently I have gridlines set
I have a cf5 box where the server runs fine but the graphig server service
won't start up. Is there a log file anywhere that could help me figure out
what's wrong. Is my java runtime hosed, and if so, how do I fix it?
~|
Archives:
Hello,
I am trying to use some of the graphing features with CF server 5. Based on
the wide veriety of data that is returned I wanted to know if any of you
have ever scaled a graph Logarithmically?
I need a way to represent the data better. The data is simulation times
based on seconds...some
al Message-
From: Haggerty, Michael A. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 20, 2002 8:15 AM
To: CF-Talk
Subject: RE: CF & Flash Graphing
Yeah, it is actually pretty easy to make graphs in Flash. I have some
good
libraries I can show you, contact me off list for details.
lding, testing, debuging, and deploying a good Flash graphing
solution
(*especially if you want it to have drill down capability) generally
exceeds
the price of buying one of the good ones that are already out there.
My personal fave is the one from Corda, which just beats CF_Graph in so
many
ways
> If anyone would be interested in some sample ActionScript for Graphing
> without using Generator or CFGRAPH, let me know and I might drum
> something up.
If people can wait a week or two there is going to be an article on the
Macromedia Dev site that illustrates building Flash graph
You can use loadVariables("data.cfm",0) in ActionScript to bring your
data into Flash (or use the XML object in Flash, for those who know
how), and then use AS to draw your graph (although it can be a lot of
code).
I have used Generator in my projects for graphing (which is what CF
> Is there a reason you cannot use CFGRAPH FILEFORMAT="Flash"?
Maybe they don't have CF 5?
Maybe the chart is more complicated than the templates available via
CFGraph?
Maybe they need more customization options?
All sorts of reasons why you can't use CFGraph.
___
om: Phillip Broussard [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 4:04 PM
> To: CF-Talk
> Subject: CF & Flash Graphing
>
>
> Does any one know of a way to make graphs with Flash? I can get the
> values into Flash but how do I make the graphs? They need to
Does any one know of a way to make graphs with Flash? I can get the
values into Flash but how do I make the graphs? They need to be
something like what you get in Excel. Any ideas?
Thanks
Phillip Broussard
Tracker Marine Group
417-873-5957
__
Does anyone know of some place I can see what the graphs look like that
are made with CF 5? I need to make some similar to what you can do in
Excel but would like to see what is possible before I attempt to use
ColdFusion for it.
Thanks
Phillip Broussard
Tracker Marine Group
417-873-5957
_
eider" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, September 21, 2001 3:03 PM
Subject: graphing issue
> Hi Folks,
> I've seen this brought up before, but yet to see any solutions When
> using cfgraph, changing the graphwidth and graphh
Hi Folks,
I've seen this brought up before, but yet to see any solutions When
using cfgraph, changing the graphwidth and graphheight attributes doesn't
actually change the graph scale. In other words, if I have a graph that's
crowded, I can't increase the width of the graph (even if I increase
Hi Folks,
Awhile back I asked if there was any free graphing solution for folks that
haven't upgraded to CF5 yet. The resounding answer was "ha!"
So, I've written a little dhtml custom tag to produce a scatter graph from
two lists (x and y axis, basically). I've writt
Well good grief that's all it took! Sorry I should have done that.
Jim
- Original Message -
From: "Jay Sudowski - Handy Networks LLC" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 10:07 PM
Subject: RE: Grap
Jim,
I would try restarting the "ColdFusion Graphing Server" in your services
control panel. CFGRAPH operates on a very stripped down version of JRUN
/ MM Generator, which is why you're getting the Jrun error. It'd be
nice if CF Server could provide more descriptive error
My cold Fusion 5 Graphing Server was running fine until now and I get the
error:
"Could not connect to JRun Connector Proxy
Please contact the system administrator for this web site."
Can someone shed some light on this?
J
CF 4.5 did not have this function. There are tags and applications that
interface with CF and generate graphs. CF 5.0 is the first version that
incorporated graphing, and it is limited but useful.
- Original Message -
From: "Paul Ihrig" <[EMAIL PROTECTED]>
To: "CF-Ta
i thought that graphing & charting where available in 4.5?
i thought that i saw a pie graph some where.
if you know of this could you please email me.
thank you
-paul
"the ponds here are drying up.
if your not a mud skipper you are likely to be bird food.."
web develo
more up-to-date!
- Nick
> -Original Message-
> From: Ben Forta [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 02, 2001 3:53 PM
> To: CF-Talk
> Subject: RE: graphing
>
>
> Nick, I said "GIF" on April 22nd, that is an OLD message. At
> that time GIF
Message-
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: 03 August 2001 22:38
To: CF-Talk
Subject: RE: graphing
popcharts.com looks good too. They also have an ASP version of their
service. Err, ummm, thats Application Service Provider not that "other"
programming language.
I lik
I do IDL programming, and its vendor, RSI, also dropped GIF support in favor of
PNG.
-David
On Thursday, August 02, 2001 12:53 PM, Ben Forta [SMTP:[EMAIL PROTECTED]] wrote:
> Nick, I said "GIF" on April 22nd, that is an OLD message. At that time GIF
> was in there. It was pulled (and replaced wi
woop dave's right...unisys owns the license. heh.
damn unisys. ;)
-Original Message-
From: Dylan Bromby [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 1:52 PM
To: CF-Talk
Subject: RE: graphing
damn compuserve. ;)
-Original Message-
From: Ben Forta [mailto:[
damn compuserve. ;)
-Original Message-
From: Ben Forta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 12:53 PM
To: CF-Talk
Subject: RE: graphing
Nick, I said "GIF" on April 22nd, that is an OLD message. At that time GIF
was in there. It was pulled (and replaced wi
> > GIF, JPEG, Flash
>
> GIF? Your article in CF Dev. Journal says Flash, JPEG and
> PNG but "not GIF though, sorry"
>
> Which Ben Forta guru should I believe? ;-)
You should believe the one that didn't say "GIF". CFGRAPH supports JPG, PNG
and Flash. I think that it may have supported GIF dur
01 3:21 PM
To: CF-Talk
Subject: RE: graphing
GIF? Your article in CF Dev. Journal says Flash, JPEG and PNG but "not GIF
though, sorry"
Which Ben Forta guru should I believe? ;-)
> -Original Message-
> From: Ben Forta [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, Ap
GIF? Your article in CF Dev. Journal says Flash, JPEG and PNG but "not GIF
though, sorry"
Which Ben Forta guru should I believe? ;-)
> -Original Message-
> From: Ben Forta [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 22, 2001 8:24 PM
> To: CF-Talk
&
.
Bill - [EMAIL PROTECTED]
-Original Message-
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 4:11 PM
To: CF-Talk
Subject: graphing
Does any one know of a good graphing solution for a cf app? I do not want
to use the allaire applets. I would prefer not using an
Which, running CF5 in production, or expiring?
The beta licenses expire on May 1 according to the docs.
Nick
-Original Message-
From: Ben Forta [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 1:24 AM
To: CF-Talk
Subject: RE: graphing
I am doing so already :-)
-Original
I am doing so already :-)
-Original Message-
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 4:27 PM
To: CF-Talk
Subject: RE: graphing
The thought had crossed my mind. I wasn't sure about the release date. What
are your thoughts on running the Beta
GIF, JPEG, Flash
-Original Message-
From: Brad Comer [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 4:21 PM
To: CF-Talk
Subject: RE: graphing
Is the graphing in CF5 applet or flash?
btc
-Original Message-
From: Ben Forta [mailto:[EMAIL PROTECTED]]
Sent: Sunday
> There is a package available from the Allaire Tag Gallery
> called Kava Chart
> Servlets
>
http://devex.allaire.com/developer/gallery/info.cfm?ID=CA34780E-2830-11D4-AA
9700508B94F380&method=Full
> It's not an applet but does require a servlet engine.
And for those not adverse to applets it al
t;gif" or "jpg"
> barSpacing = integer number of pixels
> graphHeight = integer number of pixels
> graphWidth = integer number of pixels
> backgroundColor = "Web color"
> borderColor = "Web color"
>
: graphing
The thought had crossed my mind. I wasn't sure about the release date.
What
are your thoughts on running the Beta in a production environment? Does
the
beta expire?
Brook
At 04:12 PM 22/04/01 -0400, you wrote:
>Brook,
>
>CF5, which is just about nearing the end of its beta
The following tables
At 03:20 PM 22/04/01 -0500, you wrote:
>Is the graphing in CF5 applet or flash?
>
>btc
>
>-Original Message-
>From: Ben Forta [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, April 22, 2001 3:13 PM
>To: CF-Talk
>Subject: RE: graphing
&
Is the graphing in CF5 applet or flash?
btc
-Original Message-
From: Ben Forta [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 3:13 PM
To: CF-Talk
Subject: RE: graphing
Brook,
CF5, which is just about nearing the end of its beta cycle (due out in June)
has graphing built in
.0. Kool things happening in the 5.0 version...
Jeff Garza
Webmaster
Spectrum Astro, Inc.
[EMAIL PROTECTED]
-Original Message-
From: Brook Davies
To: CF-Talk
Sent: 4/22/01 1:10 PM
Subject: graphing
Does any one know of a good graphing solution for a cf app? I do not
want
to use the allair
le (due out in June)
>has graphing built in. So, if you can wait a few weeks, or if you can access
>the beta version, that's probably your best bet.
>
>--- Ben
>
>
>-Original Message-
>From: Brook Davies [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, April 22
Brook,
CF5, which is just about nearing the end of its beta cycle (due out in June)
has graphing built in. So, if you can wait a few weeks, or if you can access
the beta version, that's probably your best bet.
--- Ben
-Original Message-
From: Brook Davies [mailto:[EMAIL PROT
Does any one know of a good graphing solution for a cf app? I do not want
to use the allaire applets. I would prefer not using an applet at all. I
looked at Corda Pop charts (www.popcharts.com). They have a great product
(generates flash graphs) just a little out of my price range.
Any ideas
I am developing a site where there will be a lot of dynamic graphing. I am
expecting approximately 500 concurrent users on the site. Most of them will
be doing the graphing application that I am creating. I am thinking of
using Crystal Reports 8 with is web component for this. I was wondering
The only time I've needed graphing, I pulled a tag out of the Allaire tag
library. I do remember there are 4-5 tags in there that do different types
of graphing. Even if you can't use them, they might give you some ideas on
how to write your own.
Brian
-Original Message-
Does anyone have any comments/experience with either tags or commercial
packages that build graphs from CF?
Jeff Britts
Senior Software Engineer
e-Dialog
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book
file.
>
> Appreciate any help as i have hunted high and low on the NETno joy =
> every other type but not Spider/ Radar.
>
> Any reference sites for Dynamic Graphing other than Corda and =
> CFX_graphics server would be great as we are likely to need other =
> graphing type
-
From: Dave Watts <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, November 25, 2000 9:01 PM
Subject: RE: Dynamic Graphing - Spider Graphs
> > Does anyone know of an application that dynamically creates
> > Spider Graphs
> Does anyone know of an application that dynamically creates
> Spider Graphs / Rader Graphs like the one in the attached file.
>
> Appreciate any help as i have hunted high and low on the
> NETno joy every other type but not Spider/ Radar.
I seem to recall ChartFX doing these types of gra
Spider/ Radar.
Any reference sites for Dynamic Graphing other than Corda and =
CFX_graphics server would be great as we are likely to need other =
graphing types as well.
Thanks
Daryl
Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
, 2000 4:45 PM
To: CF-Talk
Subject: Re: CFX graphing tag
http://www.geocities.com/SiliconValley/Way/4282/
---
defective david
http://defective.net
- Original Message -
From: "Kevin Schmidt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 04, 2000
http://www.geocities.com/SiliconValley/Way/4282/
---
defective david
http://defective.net
- Original Message -
From: "Kevin Schmidt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 04, 2000 10:10 AM
Subject: CFX graphing tag
> This is a m
This is a multi-part message in MIME format.
--=_NextPart_000_0200_01BFFE0C.FAE8D9D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Anyone know of a good CFX graph tool?
Kevin Schmidt
Internet Services Manager
Peterson, WIlliams & Bizer
Of
87 matches
Mail list logo