From dad297316ae335ccc20e5d0546525d1c117131c0 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Tue, 29 Oct 2002 15:43:57 +0000 Subject: Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel. --- query.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'query.cgi') diff --git a/query.cgi b/query.cgi index 18e6c7956..dec75628d 100755 --- a/query.cgi +++ b/query.cgi @@ -131,7 +131,8 @@ sub PrefillForm { "bug_file_loc_type", "status_whiteboard", "status_whiteboard_type", "bug_id", "bugidtype", "keywords", "keywords_type", - "x_axis_field", "y_axis_field", "z_axis_field") + "x_axis_field", "y_axis_field", "z_axis_field", + "chart_format", "cumulate") { # This is a bit of a hack. The default, empty list has # three entries to accommodate the needs of the email fields - -- cgit v1.2.3-24-g4f1b