Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#FFFFFF
titleBar chart using JFreeChart plugin for Pentaho ChartBeans

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.

...