Author: manaRH
Date: 2013-04-22 15:46:49 -0400 (Mon, 22 Apr 2013)
New Revision: 15480
Modified:
branches/enterprise/JBPAPP_5_0/examples/itext/view/chart.xhtml
Log:
JBPAPP-10539
Modified: branches/enterprise/JBPAPP_5_0/examples/itext/view/chart.xhtml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/itext/view/chart.xhtml 2013-04-22 14:07:54 UTC
(rev 15479)
+++ branches/enterprise/JBPAPP_5_0/examples/itext/view/chart.xhtml 2013-04-22 19:46:49 UTC
(rev 15480)
@@ -10,11 +10,6 @@
<p:color id="foo" color="#0ff00f"/>
<p:color id="bar" color="#ff00ff" color2="#00ff00"
point="50 50" point2="300 300"/>
- <p:timeserieschart dataset="#{chartseries.dataset}" title="Time
Series Chart"
- domainAxisLabel="Domain"
rangeAxisLabel="Range" foo="bar">
- <p:series key="foo" />
- </p:timeserieschart>
-
<p:piechart title="Pie Chart" width="500"
height="500" legend="true"
borderBackgroundPaint="#ffffff" borderStroke="dot1"
borderPaint="blue" borderVisible="false"
plotBackgroundPaint="#ffffff" plotBackgroundAlpha="1"
plotForegroundAlpha="1"