[cfaussie] CFChart - Line Graph - CF 10 - How do you use non-numeric values in the y-axis

2013-10-18 Thread Kerry O'Carroll
I am trying to print a line graph using CF Chart. I want to use non-numeric
values in the y-axis, eg A, B, C, D etc or bad, good, very good, excellent
etc.

 

I have no problems with numeric values.

 

If it cannot be done, I would at least like to display the y-axis labels as
non-numeric at the scale points and use a numeric substitution for
positioning.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


RE: [cfaussie] cfchart

2012-02-14 Thread charlie arehart
Besides the other charting tools folks have mentioned, there are still
others that you may want to consider (especially in that you seem to have
found highcharts to be more than you needed).

I have a category of such charting tools in my CF411.com site (including
highcharts, and many others, free and commercial, for Windows and some
multiplatform. Indeed, some are server- and some are client-side charting
solutions). More at:

http://www.cf411.com/graph

Hope that's helpful.

/charlie

PS There's been some mention here of reporting soluitions. There are several
of those as well: 

http://www.cf411.com/report


 -Original Message-
 From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On
 Behalf Of Andrew
 Sent: Monday, February 13, 2012 10:51 PM
 To: cfaussie
 Subject: [cfaussie] cfchart
 
 Hi,
 
 I am currently working on a project that includes some graphing and
 I've invested a little bit of effort into using cfchart so far but I am
 finding the basic functionality a bit limiting for my requirements but
 paradoxically the chart designer tool too hard core.
 
 I just wanted to get a feel for what other people were doing.  Is
 cfchart serving most people's needs, or is it worth considering
 something like Google Chart Tools (or are there any other similar tools
 folks would recommend?)
 
 BTW I am aware (via Terry @ cfobjective anz) that there is some new
 stuff coming for cfchart, but I'd be reluctant to pin my hopes on it
 when we still don't have a release date. ;-)
 
 Many thanks,
 Andrew.
 
 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] cfchart

2012-02-13 Thread Andrew
Hi,

I am currently working on a project that includes some graphing and
I've invested a little bit of effort into using cfchart so far but I
am finding the basic functionality a bit limiting for my requirements
but paradoxically the chart designer tool too hard core.

I just wanted to get a feel for what other people were doing.  Is
cfchart serving most people's needs, or is it worth considering
something like Google Chart Tools (or are there any other similar
tools folks would recommend?)

BTW I am aware (via Terry @ cfobjective anz) that there is some new
stuff coming for cfchart, but I'd be reluctant to pin my hopes on it
when we still don't have a release date. ;-)

Many thanks,
Andrew.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] cfchart

2012-02-13 Thread Zac Spitzer
http://www.highcharts.com/ is pretty good

On Tue, Feb 14, 2012 at 2:50 PM, Andrew am2...@gmail.com wrote:
 Hi,

 I am currently working on a project that includes some graphing and
 I've invested a little bit of effort into using cfchart so far but I
 am finding the basic functionality a bit limiting for my requirements
 but paradoxically the chart designer tool too hard core.

 I just wanted to get a feel for what other people were doing.  Is
 cfchart serving most people's needs, or is it worth considering
 something like Google Chart Tools (or are there any other similar
 tools folks would recommend?)

 BTW I am aware (via Terry @ cfobjective anz) that there is some new
 stuff coming for cfchart, but I'd be reluctant to pin my hopes on it
 when we still don't have a release date. ;-)

 Many thanks,
 Andrew.

 --
 You received this message because you are subscribed to the Google Groups 
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to 
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/cfaussie?hl=en.




-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] cfchart

2012-02-13 Thread Zac Spitzer
there is also this if you need to produce pdf versions

https://github.com/one2team/highcharts-serverside-export

On Tue, Feb 14, 2012 at 3:11 PM, AJ Mercer ajmer...@gmail.com wrote:
 Wow! - the is freaking awesome


 On 14 February 2012 12:03, Zac Spitzer zac.spit...@gmail.com wrote:

 http://www.highcharts.com/ is pretty good

 On Tue, Feb 14, 2012 at 2:50 PM, Andrew am2...@gmail.com wrote:
  Hi,
 
  I am currently working on a project that includes some graphing and
  I've invested a little bit of effort into using cfchart so far but I
  am finding the basic functionality a bit limiting for my requirements
  but paradoxically the chart designer tool too hard core.
 
  I just wanted to get a feel for what other people were doing.  Is
  cfchart serving most people's needs, or is it worth considering
  something like Google Chart Tools (or are there any other similar
  tools folks would recommend?)
 
  BTW I am aware (via Terry @ cfobjective anz) that there is some new
  stuff coming for cfchart, but I'd be reluctant to pin my hopes on it
  when we still don't have a release date. ;-)
 
  Many thanks,
  Andrew.
 
  --
  You received this message because you are subscribed to the Google
  Groups cfaussie group.
  To post to this group, send email to cfaussie@googlegroups.com.
  To unsubscribe from this group, send email to
  cfaussie+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/cfaussie?hl=en.
 



 --
 Zac Spitzer
 Solution Architect / Director
 Ennoble Consultancy Australia
 http://www.ennoble.com.au
 http://zacster.blogspot.com
 +61 405 847 168

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




 --

 AJ Mercer
 webonix:net strength=Industrial / | webonix:org community=Open /
 http://twitter.com/webonix
 Railo Community Manager

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.



-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] cfchart

2012-02-13 Thread Mark Mandel
We've been using http://www.jqplot.com/ for Squabble reporting - and it's
been very responsive.

Mark

On Tue, Feb 14, 2012 at 3:11 PM, AJ Mercer ajmer...@gmail.com wrote:

 Wow! - the is freaking awesome


 On 14 February 2012 12:03, Zac Spitzer zac.spit...@gmail.com wrote:

 http://www.highcharts.com/ is pretty good

 On Tue, Feb 14, 2012 at 2:50 PM, Andrew am2...@gmail.com wrote:
  Hi,
 
  I am currently working on a project that includes some graphing and
  I've invested a little bit of effort into using cfchart so far but I
  am finding the basic functionality a bit limiting for my requirements
  but paradoxically the chart designer tool too hard core.
 
  I just wanted to get a feel for what other people were doing.  Is
  cfchart serving most people's needs, or is it worth considering
  something like Google Chart Tools (or are there any other similar
  tools folks would recommend?)
 
  BTW I am aware (via Terry @ cfobjective anz) that there is some new
  stuff coming for cfchart, but I'd be reluctant to pin my hopes on it
  when we still don't have a release date. ;-)
 
  Many thanks,
  Andrew.
 
  --
  You received this message because you are subscribed to the Google
 Groups cfaussie group.
  To post to this group, send email to cfaussie@googlegroups.com.
  To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.
 



 --
 Zac Spitzer
 Solution Architect / Director
 Ennoble Consultancy Australia
 http://www.ennoble.com.au
 http://zacster.blogspot.com
 +61 405 847 168

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




 --

 *AJ Mercer*
 webonix:net strength=Industrial / http://webonix.net | webonix:org
 community=Open / http://webonix.org
 http://twitter.com/webonix
 Railo Community Managerhttp://www.getrailo.org/index.cfm/community/team/

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

2 Devs from Down Under Podcast
http://www.2ddu.com/

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] CFChart and emailing

2011-03-21 Thread Cassie Woolley
I have done it like this:

 

cfchart name=myChart format = png 

dataBackgroundColor = ###request.color_background# 

showBorder = no showLegend = no chartWidth=220
chartHeight=270 pieslicestyle=sliced style=piechart.xml

cfchartseries 

  type=pie

  query=graph_query

  itemcolumn=swstatus  valuecolumn=numrecs paintStyle=light
colorlist=#colorList#

/cfchartseries 

/cfchart 



cfset tmpNewName = graph#GetTickCount()#.png /

cffile action=write file=#request.dir#data\graphs\#tmpNewName#
output=#myChart# nameconflict=overwrite

cfoutputimg
src=http://#cgi.server_name#data/graphs/#tmpNewName#;/cfoutput

 

This is old so it could possibly be done more elegantly now but it works.

 

From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf
Of rai...@ozemail.com.au
Sent: Tuesday, 22 March 2011 10:19 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CFChart and emailing

 

Hi,

 

I have a page that generates some statistical tables and then under each
table displays the statistics graphically using cfcharts

 

Problem I have is trying to send the page as an email or even copy and past
the graph into an email the graph then displays a message that the content
has timed out and to refresh the page.

 

Is it possible to have the cfchart data as image files as they are created
anthen reference said files in a cfmail  tag ???

 

Suggestions or comments regarding being able to email cfcharts would be
appreciated

 

regards claude

 

-- 
You received this message because you are subscribed to the Google Groups
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] CFChart and emailing

2011-03-21 Thread Steve Onnis
You will need to use the name attribute so you can access the binary data
of the chart. From here you can use that to save it to a filename on the
file system or attach it to an email. Keep in mind though you wont get all
the hovering or anything. It is just the chart itself

 

From: rai...@ozemail.com.au [mailto:rai...@ozemail.com.au] 
Sent: Tuesday, 22 March 2011 11:19 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CFChart and emailing

 

Hi,

 

I have a page that generates some statistical tables and then under each
table displays the statistics graphically using cfcharts

 

Problem I have is trying to send the page as an email or even copy and past
the graph into an email the graph then displays a message that the content
has timed out and to refresh the page.

 

Is it possible to have the cfchart data as image files as they are created
anthen reference said files in a cfmail  tag ???

 

Suggestions or comments regarding being able to email cfcharts would be
appreciated

 

regards claude

 

-- 
You received this message because you are subscribed to the Google Groups
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFChart X axis value formatting

2011-03-18 Thread Simon Haddon
Once you start wanting anything simple out of CF charts you need to use the
chart builder. With that tool you can do an amazing amount of layout work.
You can then use the resulting xml to feed into CF charts to get the layout
you want.  That includes date formatting.

It has been a while since I did it so can't remember the exact details but
it wasn't too hard.

Cheers,
Simon

On 18 March 2011 12:56, Scott Thornton
scott.thorn...@hnehealth.nsw.gov.auwrote:

 Hello,



 Couldn't you summarise your data in your query the first place?



 eg:

 select

left(datename(month,  my_date ),3) +'-'+ datename( year, my_date) as
 period,

   count( of something ) as my_count

 from

   my_table

 group by

   left(datename(month,  my_date ),3) +'-'+ datename( year, my_date)



 ( MS SQL )



 which would return

 Dec-1989 etc?



 much quicker imo.





 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Friday, 18 March 2011 12:49 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFChart X axis value formatting



 Hi I have creating line graphs using cf charge and the dates are on the x
 axis



 the date values in the sql tables being drawn on in the chart are datetime
 format  and as a result I am having the date and time appearing on the x
 axis for each point on the chart



 as their a way I can alter the display format of the values similar what is
 done using the DateFromat() do that  my dates along the x axis only show in
 a month-year eg  jan-11 rather than 01/01/11 10:55.00AM



 Regards

 Claude Raiola (B.Econ Acc; B.Hot. Mngt)
 [image: logo_new]
 Email: i...@trackingcentral.com.au i...@trackingcentral.om.au
 Website: www.TrackingCentral.com.au http://www.trackingcentral.com.au/
 FREE CALL: 1300 255 990



 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




-- 
Cheers
Simon Haddon

Woman loves feeling danger and speed. That is why woman wants man.  They get
a speed rush that is the most dangerous of all.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

image001.gif

[cfaussie] CFChart X axis value formatting

2011-03-17 Thread raiola
Hi I have creating line graphs using cf charge and the dates are on the x
axis

 

the date values in the sql tables being drawn on in the chart are datetime
format  and as a result I am having the date and time appearing on the x
axis for each point on the chart

 

as their a way I can alter the display format of the values similar what is
done using the DateFromat() do that  my dates along the x axis only show in
a month-year eg  jan-11 rather than 01/01/11 10:55.00AM

 

Regards

Claude Raiola (B.Econ Acc; B.Hot. Mngt)
logo_new
Email:  mailto:i...@trackingcentral.om.au i...@trackingcentral.com.au
Website:  http://www.trackingcentral.com.au/ www.TrackingCentral.com.au
FREE CALL: 1300 255 990

 

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

image001.gif

RE: [cfaussie] CFChart X axis value formatting

2011-03-17 Thread Scott Thornton
Hello,

Couldn't you summarise your data in your query the first place?

eg:
select
   left(datename(month,  my_date ),3) +'-'+ datename( year, my_date) as period,
  count( of something ) as my_count
from
  my_table
group by
  left(datename(month,  my_date ),3) +'-'+ datename( year, my_date)

( MS SQL )

which would return
Dec-1989 etc?

much quicker imo.


From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of 
rai...@ozemail.com.au
Sent: Friday, 18 March 2011 12:49 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CFChart X axis value formatting

Hi I have creating line graphs using cf charge and the dates are on the x axis

the date values in the sql tables being drawn on in the chart are datetime 
format  and as a result I am having the date and time appearing on the x axis 
for each point on the chart

as their a way I can alter the display format of the values similar what is 
done using the DateFromat() do that  my dates along the x axis only show in a 
month-year eg  jan-11 rather than 01/01/11 10:55.00AM

Regards

Claude Raiola (B.Econ Acc; B.Hot. Mngt)
[cid:image001.gif@01CBE56B.E9A076E0]
Email: i...@trackingcentral.com.aumailto:i...@trackingcentral.om.au
Website: www.TrackingCentral.com.auhttp://www.trackingcentral.com.au/
FREE CALL: 1300 255 990

--
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

inline: image001.gif

[cfaussie] CFCHART Height / Width

2009-03-09 Thread SAMARIS Software

I am wondering if anyone knows if its possible to separate the chart legend
from the graph itself. 

The problem I am having is when there are many segments in a graph the
legend fills the majority or all of the graph area resulting in distorting
the char itself.

My thought being if the legend is able to be displayed as a separate object
to the chart itself the size of the legend will not effect the size
dimensions of the graph itself

If anyone has a solution to the above I welcome your comments / suggestions

Regards 

Claude Raiola 
B.Econ (Acc), B.Hot.Mngt. 

Websites: 
www.AustralianAccommodation.com 
www.SAMARIS.NET 
www.WebSiteSolutions.com.au 
Mobile: 0414 228 948


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] cfchart problem

2008-06-06 Thread Duncan
All,

I have an issue with cfchart - cf8 on windows. This issue sis not happen in
cf7, it only surfaced when we upgraded.

go to www.checkmyrate.com.au and do a search with the following details:

CBA, Standard Variable, 9.44, 30 years, 30, Principal and Interest.

See how the green lin (Best CBA) sits at 0 until it meets the Red line (your
rate)?

Thats because there are 22 numbers for the CBA, and 30 for My Loan. Can
anyone give me a clue as to how I stop the green line at 0 and stop CF
joining it to the red line on 0?


Here is the data for those lines:

CBA:(22)
295806.718
291251.136435
286301.952624
280925.15933
275083.811097
268737.770376
261843.431736
254353.422238
246216.27592
237376.08016
227772.091486
217338.31819
206003.066882
193688.449861
180309.849929
165775.338963
149985.046249
132830.472245
114193.743047
93946.8004467
71950.5220054
48053.7651068

My Loan: (30)
298206.718
296244.150179
294096.315957
291745.726183
289173.240735
286357.91266
283276.817616
279904.867199
276214.604662
272175.981343
267756.111982
262919.006953
257625.279209
251831.823567
245491.465712
238552.578075
230958.659445
222647.874897
213552.552287
203598.631224
192705.060011
180783.135676
167735.781684
153456.757476
137829.793381
120727.643877
102011.051459
81527.6127166
59110.5373572
34577.2900839




-- 
Duncan I Loxton
[EMAIL PROTECTED]

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] CFChart examples with WOW factor

2008-04-02 Thread Taco Fleur
Hello all,

Does anyone know if ColdFusion can match the graph/chart quality of
http://www.fusioncharts.com/LiveDemos.asp?gMenuItemId=4
especially the shiny look and feel?

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers  http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] CFCHART question

2008-01-16 Thread Steve Onnis
Does anyone know if you can access the underlying chart functions like they
show you in the webCharts builder?

for example they show this is a way to access it using JSP

%@ taglib prefix=ct uri=/WEB-INF/wc3d50.tld %
ct:webchart type=PNG width=400 height=300 getImageURL=/getImage.jsp
style= frameChart is3D=\false\ frame xDepth=\3\ yDepth=\1\
leftAxisPlacement=\Back\ background minColor=\#FDFEF6\/ /frame
xAxis type=\DateTime\ scaleMin=\0\ labelFormat
style=\DateTimePattern\ pattern=\-mm-dd\/ parseFormat
pattern=\#,##0.###\/ dateTimeStyle majorUnit=\Month\/ /xAxis
elements place=\Stacked\ shape=\Line\ drawOutline=\false\
showMarkers=\false\ morph morph=\Grow\/ /elements /frameChart

?xml version=1.0 encoding=UTF-8?
XML type=default
COL2006-12-01/COL
COL2006-12-06/COL
COL2006-12-11/COL
COL2006-12-18/COL
COL2006-12-25/COL
COL2007-01-02/COL
ROW col0=100.0 col1=200.0 col2=100.0 col3=180.0 col4=200.0
col5=400.0Sample 0:/ROW
ROW col0=150.0 col1=300.0 col2=250.0 col3=230.0 col4=250.0
col5=420.0Sample 1:/ROW
/XML
/ct:webchart

Can this be converted to CFML? I tried to convert the import to a CFIMPORT
but didnt work

 

 
http://www.inevative.com.au/images/email-stationary/inevativeLogo_small.jpg
 


Steve Onnis


Director / Head Developer


  http://www.inevative.com.au/images/email-stationary/email.jpg
[EMAIL PROTECTED]

  http://www.inevative.com.au/images/email-stationary/phone.jpg Australia
: 1300 856 623
International : +61 3 9882 5875

  http://www.inevative.com.au/images/email-stationary/mobile.jpg 0401 667
996

  http://www.inevative.com.au/images/email-stationary/web.jpg
www.inevative.com.au

 http://www.novahost.com.au   http://www.threesquares.com.au
http://www.smsonline.com.au  

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---

inline: inevativeLogo_small.jpginline: email.jpginline: phone.jpginline: mobile.jpginline: web.jpginline: novahost.gifinline: threesquares.gifinline: smsonline.gif

[cfaussie] CFCHART not displaying in browser

2007-02-25 Thread Steve Onnis

Just wondering if anyone else has come across this issue and if there
is a way to get around it.

I am working on a dev system i have running on my intranet which is a
Windows2000 server OS and CF7.  I have set up a new site in IIS and
edited the hosts file so that the host header can be resolved.  I have
also edited the hosts file on the server in the same manner and i can
call up the site on the server no probs.

I can do a CFHTTP on the site and it resolves fine but when i run
CFHART the image is broken.  I have created a virtual directory called
CFIDE in the new site but it doesnt seem to do anything.  The graph
runs and the image gets created but it just wont display.

Anyone got any ideas?

Regards
Steve Onnis


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] CFChart bug on CF7

2006-12-28 Thread Steve Onnis


Simple enough chart

cfchart showlegend=Yes
yoffset=.05
xoffset=.01
chartwidth=600
showygridlines=Yes
showxgridlines=Yes
fontsize=9
show3d=Yes
format=png
seriesplacement=default
showmarkers=No
scalefrom=1
font=Arial  
cfchartseries paintstyle=plain type=line serieslabel=Value 
1
cfchartdata item=a value=1
cfchartdata item=b value=2
cfchartdata item=c value=3
cfchartdata item=d value=4
cfchartdata item=e value=5
/cfchartseries

/cfchart

Although it seems under CF7, if the chart only has one series, the
label for the series does not display. Instead it only displays the
values of the ITEM attribute from the chart data tag, so instead of
having a legend of Value 1, i get 5 items in the legend being a,b,c,d
and e which have all the same color.

Is this just me?  Under CFMX6.1, it looks like CFHART does not display
a legend at all if there is only a single chartseries in the chart.

Steve


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---