# format: string. Format of the individual reports.
# width: integer. For image charts, height of the image.
# height: integer. For image charts, width of the image.
+ # imagebase: string. Base URL for chart image.
# switchbase: string. Base URL for format switching.
# cumulate: boolean. For bar/line charts, whether to cumulate data sets.
#%]
<h2>[% tbl_disp FILTER html %]</h2>
[% END %]
- [% imageurl = BLOCK %]report.cgi?[% imagebase %]&format=
+ [% imageurl = BLOCK %]report.cgi?[% imagebase FILTER html %]&format=
[% format FILTER url_quote %]&ctype=png&action=plot&
[% IF tbl_field %]
[% IF tbl != "-total-" %]