Spreadsheet Charting using the Actuate e.Spreadsheet Engine
This is a demo that shows the Actuate e.Spreadsheet Engine embedded within a J2EE application used for creating rich charting output from spreadsheets on the server.
Choose an example to run from the menu on the left of the screen. These examples produce charts as JPG, GIF, or PNG images from spreadsheets that reside on the server. Some of these examples accept input from the user and plug the values into a spreadsheet. The spreadsheet is calculated and the chart results are returned to the browser as Images. Most of the coding for these examples happens within Java Servlets and JSP.
Download Trial Version
A 90-day trial version of the Actuate e.Spreadsheet Engine can be downloaded from here.
Getting Started
To get started using the Actuate e.Spreadsheet Engine for spreadsheet-based charting download the evaluation guide.
Documentation
The documentation page contains manuals about:
Code Samples
Take a look at some API basics extracting charts from Excel files, plus several other demos and code samples