This section describes controls and libraries for displaying charts and handling user interactions.
ChartViewer is a Java Bean and a SWING component the extends the SWING JLabel control. It is for viewing ChartDirector charts and for providing tool tips, hot spots and view port support. It is primarily used in standalone Java applications or in Applets.
WebChartViewer is the server side class library that works with the browser side JsChartViewer control. Its main function is to handle chart update requests from JsChartViewer.
JsChartViewer is a browser side control written in Javascript. It provides view port support and partial chart update (AJAX update) support for the charts.
© 2012 Advanced Software Engineering Limited. All rights reserved.