Ticket #2042 (closed defect: Fixed)

Opened 15 months ago

Last modified 8 weeks ago

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

Changed 15 months ago by jstevens

  • status changed from new to closed
  • resolution set to fixed

(In [6694]) fixes #2042

  • Many graphpoints in a graph will no longer cause index error into the graph colors array

Changed 8 weeks ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.