Ticket #2042 (closed defect: Fixed)
Better automatic color selections for graphpoints
| Reported by: | jstevens | Owned by: | jstevens |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.1 |
| Component: | ZenModel | Version: | 2.0.4 |
| Keywords: | Cc: | ||
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
Currently we use indices into an array of colors. There is no bounds checking on the indices so with too many graphoints you get an index error. Also, would be nice to have different set of colors for thresholds as opposed to other graphpoints.
Change History
Note: See
TracTickets for help on using
tickets.