| We
                            have built in many configurable features and functions
                            to both the applet and servlet and as such, this documentation
                            is designed to give both a full understanding of every
                            feature and enable you to implement both the applet
                            and servlet quickly and easily   In addition to reading through the documentation
                            we highly recommend view the Examples and the Tutorial
                            section.   The Examples
                            provide a good view of the range of functionality
                            and provide a base from which to build your own implementations.
                            
                            (click
                            here)   The Tutorials
                            will guide you through the implementation process
                            and provide several template scripts which you may
                            freely modify and utilise. 
                            (click
                            here)    | To begin, we suggest reading through and then following
                            the instructions contained in the 2 sections, ImplementingDescribes which files are required, where to place
                            them and how to embed the chart within your web pages.
 Data and Configuration
                            Describes how to modify the various options to produce
                            the a bar graph with your data.
 The following sections discuss various enhanced options
                            and functionality and give a full understanding of
                            every possible configuration option. Graph PrintingThis section discusses the various options available
                            if printing the graph images is important for your
                            implementation
 JavaScriptDescribes how the Applet version can be used to interact
                            with embedded Javascript
 Dynamic MethodsThe applet form of the graph exposes certain methods
                            which enable both data values and chart properties
                            to be modified by other page components.
 Data BindingConnecting to a Database.
 Applet or ServletA discussion designed to help you decide whether to
                            use the Applet (client) or Servlet(server side) form
                            of the graph.
 Parameters & OptionsThe full range of possible configuration options is
                            detailed in this section
 Multi Language
                            Support |