HTML Bar Chart Demonstration

Both the histogram and the bar chart below consist solely of HTML. By changing the HEIGHT and WIDTH parameters of the <IMG> object, any size bar can be made. The color comes from a small, solid-color .gif image. A <TABLE> structure provides alignment with the numerical values.

Fig. 1 -- Histogram
45
50
70
100
135
200

Fig.2 -- Table

Figure 2 is a dynamic object, written in JavaScriptTM. Click the Reload button to see it update.


Karl Geiger