On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote: > > Thank you, Jeremy, that is precisely what happened. Now that I look more > closely I see that the same thing was happening to my other pie charts, it > just wasn't as noticeable. I did not include an IMAGEDIR command in my > configuration files. In my output directory, there is a directory called > "images" which contains the Analog logo, images for the bar graphs etc. > The pie chart images are currently appearing in the output directory > itself. More questions -- > > 1. Will using the IMAGEDIR command affect where Analog will look for the > logo and bar chart images? > > 2. It sounds as though I would need to distinguish among the pie charts for > each instance of each report if I want to maintain historical reports. Is > that correct? Will Analog support something like this: > > IMAGEDIR img/pbs_%y%M/ # a new directory for each report each > month > > This is kind of kludgey though because it would require creating a > directory for each year/month for each report. Is there a better way? >
You want CHARTDIR and LOCALCHARTDIR, not IMAGEDIR. It will take date codes. If you don't like separate directories, don't end the CHARTDIR with a slash -- there's an example of this in the docs. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
