-----Original Message----- From: "Burton M. Strauss III" <[EMAIL PROTECTED]>
> Your graphic is unreadable, but I can guess. One big > # and lots of little ones?? Yes, > The only thing to do is to limit the # of pie slices > it's complex, because it needs to be both a maximum # > of slices and a minimum slice value. The actual bug that I saw was the 1. diameter of the pie gets reduced as the numnber of slices increses 2. the center of the each slices gets farther and farther away from the biggest slice. One other solution is to "explode" the pie so that the radial distance between the slices is incresed, this will make it more readable when their are lots of slices. If you can tell me where exactly to look inthe code I can make a small try to fix this :) raj _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
