Jeff Wolfe <[EMAIL PROTECTED]> wrote:

> The logos and graphing bars are not being generated.
> Here's what is in my .cfg file
> OUTFILE /web/analog/mysite/Report.htm
> IMAGEDIR images/
>
> The pie charts are generated in the same directory as the Report.htm,
> but where are the other images that should be created?

http://www.analog.cx/docs/faq.html#faq122

View the HTML source of the report, and see what the <img src> tag for
those images is. Then put the images that analog provides into the place
on your webserver that matches that URL.

The bar graph images that Analog uses aren't generated on the fly - they
are static images that ship with Analog (in the images folder). To see
them in a web page, you have to manually copy them to a URL accessible
location, and then set IMAGEDIR to point at that location.

Aengus

+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to