This DashBIRT demo contains a sample jsp page, which renders the following charts, built with the RCP Report Designer 2.5.1:<br />
<br />
- top selling models (pie chart),<br />
- sales by customer (bar chart).<br />
<br />
Interactivity on click of each slice of the top selling models pie chart has been enabled to fire the changeProduct client-side event, providing the product name as an argument.<br />
<br />
The sales by customer bar chart has been configured to subscribe to this event.<br />
This initial release of DashBIRT does contain source code as this is only a sample version. Please feel free to run this project directly in Eclipse IDE, by creating a java project, and adding the required platform and libraries as described in the included readme file.<br />
<br />
Please note that the SVG interactivity does not seem to be supported in Firefox, so please test this with an IE browser.<br />
Please let us know what your impressions are by sending your suggestions/comments/improvements to
DashBIRT thread