Open
Bug 311129
Opened 20 years ago
Updated 17 years ago
Add cycle_clrs option to bar charts
Categories
(Bugzilla :: Reporting/Charting, enhancement)
Tracking
()
NEW
People
(Reporter: joel, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
When plotting one one dataset using bar charts, the resulting display is kinda
blah (all red bar charts, see attachment).
The team should consider exposing cycle_clrs as an option to the user to cycle
colors on the bar charts.
Reproducible: Always
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
In our installation, I kludged this and just passed the cycle_clrs CGI parm in
report.cgi to the template.
In the report-bar.png.tmpl, I just had a switch ala cumulates to turn on
cycle_clrs.
Perhaps, the team should put this on the reporting interface.
Updated•17 years ago
|
Assignee: gerv → charting
You need to log in
before you can comment on or make changes to this bug.
Description
•