Author: dagoon
Date: 21-05-02 06:56
> 2 hours later, here they are. Have a look. Some of them are
> very big. I have divided them up into 3 sections. The
> graphs are clickable so you can view the ports for that
> maintainer if you wish.
Numbers is not the same, I mean - there's 252 on graph and
258 on search for knu@FreeBSD.org
> problem: the names are too big for the space supplied.
you can do 3 things
1. make graph wider (I don't think it's good idea because it may be too wide for 800x600)
2. make label area wider (and bars area narrower)
this is controlled by $margin_l field of dg_BarGraph class (not it's set to
200 with total width of 400)
3. change size of font for labels
this is controlled by $label_size field of dg_BarGraph class
you can set up variables before drawing graph
oh, and there's still bug in axis labels when all values are the same (1),
I'll look at the code
--
Marcin Gryszkalis
|
|