Script example: Charting a spreadsheet range

This example has a sheet applet with a range named TotalRevenue. It also has a chart applet that listens for the range name over the InfoBus and charts the range. Both applets are contained in a single AppletContainer with an InfoCenter. The sheet gets its data from an external file named salesbymonth.html.

To view the full source for this example, right-click in the example frame and click View Source.