Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Ripples #1
CFChart - Line and Scatter chart problems
I'm trying to create line or scatter charts where not every column has a value.
ie one line has 4 points and another only has 3 points.
In both chart types the returned graph has erratic and very incorrect results
in the plotted line and the positioning of the data point. This is especially
so if the second line starts at column 2.
I can create the charts perfectly using Webcharts3D Designer where empty
columns are given empty values and WebCharts3D ignores that point and moves
onto the next.
But if I tweak CFChartData to input an empty value="", CF throws an error
saying the value is not numeric.
Does anyone know whether it's possible to input a "null" value so these charts
draw correctly?
Thanks
Peter
Ripples Guest
-
stacked Bar chart/Line chart hybrid- Charting
Hi all, I have a requirement to have a stacked bar graph, with a line graph on the same chart. Has anyone here done this before? Apparently there... -
cfchart line chart issue
My Data looks like this: Location Jan Feb Mar Apr May Ford 10 12 12 15 23 Chevy 11 12 15 13 21 and so on the query is... -
(2) CFCHART: Trying to do a date (line) chart
Using CF7, trying to make a line chart - date on X axis, a value on y axis. Very basic. Couple things. First, the CF docs for charting don't... -
CFCHART Bar Chart values - MX6
Hi Is is possible In MX6 to get a CFCHART bar chart to display the values for each bar, either on the top of the bar or on the bar itself, without... -
DRKv5 3D Line Chart line width, rendering problems
I am using the DevNet Resource Kit Version 5 3D Charting components. The line chart component has a minimum line width parameter, but the minimum...



Reply With Quote

