Examples using cumufrac prefab


Version 2.41 Mar2009

Prefabs


Manual page for Examples_using_cumufrac_prefab(PL)

These examples use the cumufrac prefab and are included in the distribution (./pltestsuite/testpf_cumufrac). Gallery of ALL prefab examples


cumufrac example 1

	pl  -prefab cumufrac  data=cumufrac.dat  header=yes  x=1  name="set 1"  \
	  x2=2  name2="set 2" title="Cumulative fraction plot" 

	The cumufrac.dat file looks like this:
	set1	set2
	1.26	2.37	
	0.34	2.16	
	0.70	14.82	
	1.75	1.73	
	50.57	41.04	
	...

cumufrac example 2

	pl  -prefab cumufrac  data=cumufrac.dat header=yes  logmode=log   x=1   x2=2  \
	  title="Cumulative fraction plot w/ log scale" \
	  linedet="color=blue width=1.5" \
	  linedet2="color=orange width=1.5 style=2 dashscale=3" 



data display engine  
Copyright Steve Grubb


Ploticus is hosted at http://ploticus.sourceforge.net   Get ploticus data display engine at SourceForge.net. Fast, secure and Free Open Source software downloads


Markup created by unroff 1.0,    March 11, 2009.