%--
-- Page: policyGroupTrendOverview.jsp
-- Controller: oracle.sysman.eml.ecm.policy.trend.PolicyTrendOverviewController
--
-- MODIFIED (MM/DD/YY)
-- niramach 08/23/05 - Fix for bug 4563113.Increase the pie chart width and height
-- - to work for more number of slices.
-- - Set the tool tips for data points
-- kchiasso 07/21/05 - add btn sd
-- niramach 06/17/05 - Fix for bug 4096329.
-- niramach 05/27/05 - Set yaxis min and max values for comp score
-- chart as 0 and 100.
-- groyal 02/14/05 - Increase width of violation count by severity
-- chart
-- groyal 01/20/05 - UI Exit review comments
-- niramach 12/28/04 - chart conversions as per UI review comments
--%>
<%@ include file="/sdk/oemTop.jspf"%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%>
<%@ page import="oracle.sysman.eml.ecm.policy.PolicyJspConstants" %>
<%@ include file="/oemTitle.jspf"%>
<%@ include file="/enablePPR.jspf" %>
<%@ include file="/oemGlobal.jspf" %>
<%-- Time period pull down menu --%>
<%-- New violations by category pie chart --%>
<%-- Trend overview header--%>
<%-- Category filter --%>
<%-- Target type filter --%>
<%-- Go button --%>
<%-- Policy violations Summary Table -rollup by severity--%>
<%-- Violation count by Severity chart --%>
<%-- Item colors are as per the severity level icon colors used in
violations pages.Colors are picked up from oracle.sysman.eml.mntr.target.TargetData
--%>
<%-- Compliance score --%>
<%-- Number of member targets by compliance score chart --%>
<%--#00FF99 is for cyan.Since cyan is not accepted by chart, color code value is given--%>
<%-- Policy violations summary --Rollup by target--%>