Hello,

You can create graphs with Flash. Here is the link
http://www.maani.us/charts/index.php
Alternately you can also use JPGraph: http://www.aditus.nu/jpgraph/

--
Shafiq Rehman (ZCE)
http://phpgurru.com | http://shafiq.pk


On 3/16/07, Tijnema ! <[EMAIL PROTECTED]> wrote:

On 3/16/07, Ron Croonenberg <[EMAIL PROTECTED]> wrote:
> hello all,
>
> I am looking for some  scripts/libraries etc to produce some bar graphs
etc.
>
> Does anyone know of something "nice (that works on Linux)
>
> thanks,
> Ron

If i understand you correctly you want to have a moving progress bar?

If so, it is NOT possible with PHP, because PHP is server side, and
making that thing move should be done on client side (Javascript).

If you don't want to let it move, it is nothing more then just
displaying a picture of a bar :)

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

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


Reply via email to