[kepler-code] r28794 - trunk/modules/science-pipes-frontend/WebContent/editor/parts

barseghian at ecoinformatics.org barseghian at ecoinformatics.org
Thu Oct 13 20:23:09 PDT 2011


Author: barseghian
Date: 2011-10-13 20:23:09 -0700 (Thu, 13 Oct 2011)
New Revision: 28794

Modified:
   trunk/modules/science-pipes-frontend/WebContent/editor/parts/edu.cornell.birds.is.bap.actor.jfreechart.LabeledScatterPlot.meta.xml
Log:
fix size

Modified: trunk/modules/science-pipes-frontend/WebContent/editor/parts/edu.cornell.birds.is.bap.actor.jfreechart.LabeledScatterPlot.meta.xml
===================================================================
--- trunk/modules/science-pipes-frontend/WebContent/editor/parts/edu.cornell.birds.is.bap.actor.jfreechart.LabeledScatterPlot.meta.xml	2011-10-14 03:19:24 UTC (rev 28793)
+++ trunk/modules/science-pipes-frontend/WebContent/editor/parts/edu.cornell.birds.is.bap.actor.jfreechart.LabeledScatterPlot.meta.xml	2011-10-14 03:23:09 UTC (rev 28794)
@@ -93,7 +93,7 @@
 			<configure>Text to use for secondary chart title</configure>
 		</property>
 		<property name="prop:width" class="ptolemy.kernel.util.ConfigurableAttribute">
-			<configure>Width of chart, in pixels (hint: try 800 to start with)</configure>
+			<configure>Width of chart, in pixels (hint: try 700 to start with)</configure>
 		</property>
 		<property name="prop:column separator" class="ptolemy.kernel.util.ConfigurableAttribute">
 			<configure/>



More information about the Kepler-cvs mailing list