graph chart

Stacked Horizontal Bar Graph Examples

Applet Examples

The following series of examples demonstrate the most common implementations for the applet form of the bar graph.

Collecting Data from the HTML Page

Applet Example 1
The simplest implementation, here all data and configuration is read from the HTML page.

Collecting Data from Server Processes

Applet Example 4
Collecting Data from a Server process.


Applet Example 5
Collecting both the configuration and graph data from server side processes.

Collecting Data from Files

Applet Example 2
Reading Data from a text file

Applet Example 3
Reading Configuration and chart Data from text files.

Collecting Data from Databases

Applet Example 6
This example demonstrates one method by which data can be obtained dynamically from a database.

For more Database connection methods please see the,
Tutorial Section - click here

Interacting with JavaScript

Applet Example 7
This examples demonstrates how the applet is able to interact with javascript functions within the current page.

Dyanmic Interaction with other Page Components.

Applet Example 8
Here we demonstrate how chart properties and data can be set by the user at page view time.

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 Examples Index

<< back to Getting Started

Getting Started

Documentation

Examples

Tutorials

Purchase

Bar Graph Home

 

Graph & Charting

Pie Chart
Line Graph
Vertical Bar Graph
Stacked Bar Graph
Horizontal Bar Graph
more...

 

Advanced Data Grid Control