My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Labels: ApacheClick, Charts
People details
Project owners:
  sabob1

Version 1.0 (released February 15, 2009). See ChangeLog.

This project provides common Chart components for Apache Click. This is a port of Apache Click's Chart controls that could not be made available under Apache Click because of license restrictions. The Chart controls had to be removed because LGPL libraries cannot be bundled with Apache distributions.

Please note Click Charts depends on Click 2.0.1 or greater. Click versions 1.5.x and below shipped with the Chart controls so there is no need to use this library for pre Apache releases.

Highlights

Getting Started

To use Charts in your project add the jar click-charts-<version>.jar to your web application lib folder, WEB-INF/lib. That's it! Click will automatically deploy all JavaScript and CSS from the jar to the 'click/graph/jsgraph' web directory on application startup.

Maven

If you use Maven to manage your projects, please see the Maven page for instructions.

Usage

See Usage for some examples.

Compatibility

Package Version Compatible with
click-charts-1.0 1.0 Apache Click 2.0.1 and up

Screenshots

Bar Chart Line Chart Pie Chart









Hosted by Google Code