I am using this class and it works very well. It is however, somewhat
confusing to understand. It took me about a weekend to fully understand and
use all of the functions. It does come with example PHP scripts that
demonstrate its capabilities. You will need TTF support - I am using
Freetype 2.0.
You can use some coding and a few 1 pixel gifs to do this also
assuming you had made a red one pixel gif and called it reddot.gif that
would draw a bar 10 pixels high with a width of $width. With a short script
you can make bar graphs with a lot less overhead than using GD.
Data Driven Design
Hello Rahul,
thanks for your reply. I already have got gd library installed. This tool
which have mentioned may help me further to create such a bar chart. I will
look at it.
Regards
Ali
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
Ali,
You need to install gd library with php .
Visit here for a reference tool
//www.sourceforge.net/projects/phplot/
bye
~Rahul
Ali wrote:
> Hello,
>
> how it is possible to create a bar chart in php? I appreciate any hint.
>
> Ali
>
> --
> PHP General Mailing List (http://www.php.net/)
> To
4 matches
Mail list logo