Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Nafiganado #1
Cfchart column titles are mispositioned
:brokenheart; <cfchart format='flash' chartheight='#h#' chartWidth='700'
scalefrom='0' scaleto='#est_cap#' databackgroundcolor='##FFFFFF'
showborder='no' font='Verdana' fontbold='no' fontitalic='no'
labelformat='number' xAxisTitle='Node Name' yAxisTitle='Server Occupancy
GB' show3d='no' sortxaxis='no' showlegend='yes' tipbgcolor='##FFFFFF'
showmarkers='no' backgroundcolor='###client.chartBackground#'>
<cfchartseries query='vol' type='horizontalbar' seriesColor='##728DB4'
paintStyle='plain' markerstyle='rectangle' itemcolumn='NODE_NAME'
valuecolumn='round(SumOfLOGICAL_GB)'> </cfchartseries> </cfchart> As
you can see - bars are horizontal, i.e. Node names are placed vertically. But
weird thing: I got about 20 node names. And only 4 of them are placed to the
left. BTW, there's a lot of spacing between them. And all the rest node names
are placed ABOVE cfchart object! See the link
[url]http://www.expressions-duo.com/images/screenshot.png[/url]
Nafiganado Guest
-
Link titles?
Hi, I am trying to figure out how to edit the "title" text of a link (the text that appears when you hover over a link.) Any ideas? -
Titles on .cfm pages
:o I know this is a really dumb question. I'm almost emabarrassed to even ask. Why in the &^(&% will the "title" property not work with .cfm... -
Titles with frames
By default, the title that shows corresponds to the document loaded in the browser - with frames it is the frameset (the one holding your frames... -
Regex and titles
On Thu, 17 Jul 2003 21:18:42 +0100, vKp <asso101@hotmail.com> wrote: You haven't captured any sub-expressions (with brackets), so you only get... -
browser window is 'mispositioned'
when i click on File/Browse, the browser window is opened but the top third of the window is hidden behind the main Elements menu. I just can't get... -
prayank #2
Re: Cfchart column titles are mispositioned
Please refer to the Technote addendum on the site:
[url]http://cfchart.blogspot.com[/url]
It explains the problem you are facing.
prayank Guest



Reply With Quote

