Click on the ReDraw button and the bars in the graph are redrawn randomly. The total is calculated on the top. I used styles in conjunction with a JavaScript function that sets the height of the red single cell tables to a random amount anywhere between 1 pixel and 300 pixels. Use JavaScript to dynamically generate a bar chart
This JavaScript uses DHTML functions in laydiv.js to create hundreds of layers containing tiny dots. It takes a long time to render, but this is the best I could do... The functions DrawCircle() and DrawLine() are in shapes.js file.
The JavaScript Diagram Builder v. 1.1 is a library of some objects and functions, which can help you to display a diagram in your webpage in an easy way. The JavaScript Diagram Builder is especially usefull, if you want to display a diagram, which depends on the client's input parameter (for instance via an asp, php or cgi page).
Display colorful bar charts without using any images. Just enter the initial data (manually or from a database) and the script will draw the chart.
VML (Vector Markup Language) is a text based vector graphics format proprietary to Internet Explorer. Jacco has created the following powerful VML editor to allow you to use your mouse to visually render basic VML text and shapes, with the corresponding VML codes then generated. A powerful demonstration of DHTML and VML.