Visual Mining contact us | site map | search

Products Solutions Resource Library Services Customers Partners Developers Company
Developers

NetCharts® Server: Example Chart With NDS Query for ColdFusion

This example inserts an interactive PNG image of a radarchart into the page. The chart comes from a chart template named RadarChart.cdx, which is located in a project called "Examples/Charts" residing on a NetCharts Server running on localhost, port 8001.

The RadarChart.cdx chart template contains NetCharts Server Named Data Set (NDS) references. These NDS calls are responsible for interacting with a data source and extracting the data to be plotted. No CFML-based interaction with the data source is necessary. See the source code.

Radar Chart with NDS Query for ColdFusion

Source Code:

<!---
ChartWithNDSQuery.cfm
Visual Mining, Inc.

This example inserts an interactive PNG image of a radarchart into the page The chart comes from a chart template named RadarChart.cdx, which is located in a project called "Examples/Charts" residing on a NetCharts Server running on localhost, port 8001.

The RadarChart.cdx chart template contains NetCharts Server Named Data Set (NDS) references. These NDS calls are responsible for interacting with a data source and extracting the data to be plotted. No CFML based interaction with the data source is necessary.

The HTML code resulting from exectuing this tag will contain a IMG tag for the chart image, a MAP tag for the image map, and some javascript to implement the mouse roll-over labels.

--->

<html>
<body>
<cf_ncchart project="Examples/Charts" server="localhost" port="8001" chart="RadarChart.cdx">
</cf_ncchart>

</body>
</html>



© 2008 Visual Mining, Inc. All rights reserved.
1-800-308-0731 | info@visualmining.com | privacy statement | legal
15825 Shady Grove Rd., Suite 20, Rockville, MD 20850 USA

Quote: Odyssey Investment Management Systems