'Initialisation Script for Funplot, version 1.0
'Can be edited with any kind of text editor
'
'$Name: Funplot_v10 $
'$Revision: 1.8 $
'$Date: 2006/06/08 19:43:14 $
'
'Copyright © 1998-2006 Domenico Reggio, Software-Engineering
[Plots]
xWinPos= 120
yWinPos= 10
xWinSize= 800
yWinSize= 600
dxWinPos= 20
dyWinPos= 20
printFactor= 1.0
[AxesSystems]
showGrid= SHOW
showCoorSystem= SHOW
showLegend= HIDE
aspectRatio= AXES_SCALED
colorScheme= LIGHT
colorPalette= MIXED_COLORS_I
numColors= 7
zoomMode= ZOOM_XY
zoomFactor= 1.5
autoRangeExcess= 0.05
numTicks= 6
numSubTicks= 2
maxDigits= 6
indentUp= 40
indentDown= 70
indentLeft= 85
indentRight= 35
xLableDistance= 50
yLableDistance= 60
axesTitleDistance= 10
valueDistance= 7
legendBorderDistance= 12
legendInnerDistance= 6
legendLineSampleLength= 30
fontSize= 17
ticksSize= 7
subTicksSize= 4
[Graphs]
readMode= YY
type= LINES
lineWidth= 1
pointsSize= 3
markerSize= 7
linesDrawRate= 1
pointsDrawRate= 1
markerDrawRate= 1
showLines= SHOW
showPoints= HIDE
showMarker= HIDE