Login

    Register

PROJECT CATEGORIES

 

SparklineCFC
Project Home Blog Forums Screenshots Contact Project

Author: Fred Anderson (All RIAForge projects by this author)
Last Updated: May 22, 2008 2:41 AM
Version: 0.1 alpha
Views: 2411
Downloads: 152
License: BSD

Description:

SparklineCFC is a collection of CFCs user to create Microcharts and Sparklines. The goal is to have a common cfc that holds all of the basic settings for our charts. For each type of chart we have a separate CFC that handles the things that are unique to that chart.
The core chart types are:
Sparkline
Column Chart
Area Chart
Bullet Graph
Bar Chart
Pie Chart

These chart types are based on the work done by Edward Tufte and also by various micro chart examples found online.

Requirements:

ColdFusion 8 or greater.
This project uses CFImage extensively.