Tom W <[EMAIL PROTECTED]> wrote: > On the report file, underneath some graphs it says (for example), > 'Listing the top 40 browsers'. > > Is it possible to change this number so that it would list the top 60 > browsers, for example? > > (I have been through the documentation and FAQ's etc. but have not > found an answer.
You use the FLOOR directives: BROWREPFLOOR -60r will list the top 60 Browsers (by number of requests). BROWREPFLOOR 60r will list all browsers with at least 60 requests. http://analog.cx/docs/othreps.html#FLOOR http://analog.cx/docs/hierreps.html#SUBFLOOR Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------