Categories

Updated: 09/19/1999

HTML_Graphs

HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass these to html_graph() which then takes care of all the messy HTML layout. A fully customized chart can be created in just five lines of PHP code.
©2019 A--9.com