<timeAxis id="timeAxis" format="dd/mm/yy" reverse="false" color="[0,0,0]" position="bottom" thickness="1"> <legend text="Time, UT" /> </timeAxis> <epochAxis id="epochAxis" format="dd/mm/yy" reverse="false" color="[0,0,0]" position="bottom" thickness="1"> <legend text="Relative Time" /> </epochAxis> <colorAxis id="colorAxis" scale="linear" color="[0,0,0]" reverse="false" position="right" /> <xAxis scale="linear" reverse="false" color="[0,0,0]" position="bottom" thickness="1" /> <yAxis scale="linear" reverse="false" color="[0,0,0]" position="left" thickness="1" /> <timePlot xAxis="timeAxis" zAxis="colorAxis"> <line type="line" style="plain" width="1" /> <symbol type="no" size="4" /> </timePlot> <epochPlot xAxis="epochAxis" zAxis="colorAxis"> <line type="line" style="plain" width="1" /> <symbol type="no" size="4" color="[0,0,255]" /> </epochPlot> <xyPlot zAxis="colorAxis"> <line type="no" style="plain" width="1" /> <symbol type="dot" size="4" /> <resampling type="auto"/> <timeTick step="0" number="0" minor="0" color="[0,0,0]"> <font name="sans-serif" size="5" style="upright" weight="medium" /> <firstSymbol type="triangle" size="5" color="[120,0,0]" /> <symbol type="circle" size="5" color="[120,120,0]" /> </timeTick> </xyPlot> <instantPlot zAxis="colorAxis"> <line type="no" style="plain" color="[255,0,0]" width="1" /> <symbol type="dot" size="4" color="[0,0,255]" /> </instantPlot> </panel> </default> <colormap path="plplot/"> <grayscale default="0"> <!-- default is map index used for auto line color generation --> <file index="0">cmap0_black_on_white.pal</file> <file index="1">cmap1_gray.pal</file> </grayscale> <color default="0"> <file index="0">cmap0_default.pal</file> <file index="1">cmap1_default.pal</file> <file index="2">cmap0_test.pal</file> </color> <coloraxis default="0"> <file index="0">cmap1_blue_red.pal</file> <file index="1">cmap1_default.pal</file> <file index="2">cmap1_blue_yellow.pal</file> <file index="3">cmap1_gray.pal</file> <file index="4">cmap1_amda_default.pal</file> <file index="5">cmap1_geowhite.pal</file> <file index="6">cmap1_geoblack.pal</file> <file index="7">cmap1_dark_violet_yellow.pal</file> <file index="8">cmap1_red_blue.pal</file> </coloraxis> </colormap> </root>