...
Example from an End User Perspective
An end user is anyone who will be using the Pentaho BI Platform. Because the unit of work in the Pentaho BI Platform is the action sequence, we're going to show an example using an xaction that queries using MQL to get the data and then renders a chart using Pentaho ChartBeans.
Note: The ChartComponent mentioned below is not complete! It is a work in progress and cannot be used as is. This example is for illustration only.
Chart Data
In this example, we're just going to query against a database using an MQL query. See Generating Charts in this section.
...