Re: Graphing - bar charts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Craig Hoffman" <choffman@xxxxxxxxxxx>

> I am looking for an open source and simple PHP script that will graph
> (bar) a few MySQL fields.  Does anyone have any recommendations?

The easiest way is to just have an image that you dynamically vary with
width of

<img src="dot.jpg" height="10" width="$width">

Or take a look at JPGraph, which offers a lot of features.

---John Holmes...

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux