<%-- * Copyright (c) 2006, 2007, Oracle. All rights reserved. * * NAME * tileChart.jspf * * NOTES * tbd * * MODIFIED * kmckeen 02/08/07 - Support use of em:chart tag with and w/o SVG * rsamaved 01/11/07 - XbranchMerge rsamaved_ui_review from main * ezeng 09/14/06 - Switch from oem:lineGraph to db:lineGraph * kmckeen 03/08/06 - Initial creation of module. --%> <%-- windowWidth: logical window viewportWidth: physical window (pixels or %) --%> <%-- ************************************************** --%> <%-- *** Check to see if SVG flag should be checked *** --%> <%-- ************************************************** --%> <%-- ***************************** --%> <%-- *** Do not check SVG flag *** --%> <%-- ***************************** --%> <%-- ********************** --%> <%-- *** Check SVG flag *** --%> <%-- ********************** --%> <%-- ***************************************** --%> <%-- *** Check to see if SVG is being used *** --%> <%-- ***************************************** --%> <%-- ***************************** --%> <%-- *** SVG is not being used *** --%> <%-- ***************************** --%> <%-- ************************* --%> <%-- *** SVG is being used *** --%> <%-- ************************* --%> <%-- Currently support max of 4 charts per row, --%> <%-- 4 rows total, for a max of 16 charts. --%> <%-- first row --%> <%-- second row --%> <%-- third row --%> <%-- fourth row --%>