Tutorials
The Horizontal Bar Graph is very flexible and therefore a
very wide range of implementations are possible. This section
is designed to provide a quick start guide to help you implement
the software in the way which most closely represents your
requirments.
Static Data
If the data for your graph rarely changes over time then
one of the method outlined here should be followed. Click
on a method for instructions
Supplying Data via HTML Param
Tags
Supplying Data via Plain Text
Files
Dynamic Data acquisition from a Database
Both the applet and servlet can be confgured to acquire
data from databases in a variety of ways.
Dynamic Page Construction (via
PHP, ASP, JSP or Servlet)
Script Interface ( eg.
PHP, ASP, JSP or Servlet )
Direct Database Connection
Dynamic Runtime Chart Interaction
The applet version of the chart provides methods by which
other page components (eg. JavaScript ) are able to update
both chart properties and data during runtime.
click her for more...
Note:
If you are using the evaluation version then in the applet
a pop-up window will appear upon the startup and an evaluation
message will be incorporated by the servlet. Both these
features have been removed from the licensed version. Licensing
information can be found at http://www.jpowered.com/graph_chart/index.htm
<< back to Tutorial Index
<< back to Getting
Started
|