...
Panel | ||||
---|---|---|---|---|
| ||||
Here is the result (in the form of a screenshot) using the Open Flash Chart plugin for Pentaho ChartBeans:
...
The full source of this example is attached. It is a zipped Eclipse project called pentaho-chartbeans-demo.
Who's Using Pentaho ChartBeans
org.pentaho.platform.plugin.action.chartbeans.ChartComponent
Access to Pentaho ChartBeans in the Pentaho BI Platform is provided by the Pentaho ChartBeans ChartComponent
. You can use ChartComponent
in your action sequences to generate charts. Documentation on Pentaho ChartBeans ChartComponent is currently in progress.
Summary
In this article, the Pentaho ChartBeans project was introduced. Pentaho ChartBeans presents a single API for many chart engines. It takes a novel approach to styling a chart by using CSS, taking full advantage of cascading and inheritance.
...
- Pentaho ChartBeans Developer Documentation
- JFreeChart
- Open Flash Chart
- Pentaho ChartBeans Subversion repository: svn://source.pentaho.org/svnroot/pentaho-commons/pentaho-chartbeans/trunk
- Pentaho ChartBeans ChartComponent Subversion repository: svn://source.pentaho.org/svnroot/bi-platform-v2/trunk/bi-platform-plugin-actions