<%-- -- Page: policyTargetTrendOverview.jsp -- Controller: oracle.sysman.eml.ecm.policy.trend.PolicyTrendOverviewController -- -- MODIFIED (MM/DD/YY) -- niramach 08/25/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/22/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="/oemGlobal.jspf" %> <%-- Time period pull down menu --%> <%-- New violations by category pie chart --%> <%-- Trend overview header--%> <%-- Category filter --%> <%-- Violation Summary Table --%> <%-- Violation count by Severity chart --%> <%-- Item colors are as per the violation count severity icon colors . Colors are picked up from oracle.sysman.eml.mntr.target.TargetData --%> <%-- Compliance score --%> <%-- Policy headlines table is not required <%-- Policy Headlines table <%-- Time stamp column <%-- Severity column <%-- Message column --%>