繁体中文
设为首页
加入收藏
当前位置:.Net技术首页 >> 评论及其它 >> Simulating a Bar Graph Using Simple HTML and a DataSet...

Simulating a Bar Graph Using Simple HTML and a DataSet...

2005-01-09 20:54:08  作者:hiyaolee  来源:互联网  浏览次数:1  文字大小:【】【】【
简介:  You may have seen web pages that include a horizontal bar graph showing responses to a questionaire or other numeric results without the use of a graphing tool. This article will demonstra...

You may have seen web pages that include a horizontal bar graph showing responses to a questionaire or other numeric results without the use of a graphing tool. This article will demonstrate how to build such a graph using html and a dataset.

By: John Kilgo Date: July 28, 2003 Download the code. Printer Friendly Version

责任编辑:admin
相关文章