/usr/share/ncarg/resfiles/xyplot/xy04.res is in libncarg-data 6.3.0-6build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | !
! XyPlot resources
!
xy04.xy04Work.xyPlot.vpYF: 0.9
xy04.xy04Work.xyPlot.pmLegendDisplayMode: conditional
!
! XyDataSpec resources. The xyDataSpec object that has the same
! name as the Data object that was added to the xyCoordData resource of
! the xyPlot object.
!
xy04.xy04Work.xyPlot.xyData.xyLineLabelFontHeightF: 0.02
xy04.xy04Work.xyPlot.xyData.xyLabelMode: CUSTOM
xy04.xy04Work.xyPlot.xyData.xyExplicitLegendLabels: (/Curve 1,Curve 2,Curve 3,Curve 4/)
xy04.xy04Work.xyPlot.xyData.xyExplicitLabels: (/Curve1,Curve2,Curve3,Curve4/)
xy04.xy04Work.xyPlot.xyData.xyLineLabelFontColors: (/transparent,green,blue,yellow/)
xy04.xy04Work.xyPlot.xyData.xyLineColors: (/red,green,blue,yellow/)
xy04.xy04Work.xyPlot.xyData.xyDashPatterns: (/0,5,10,15/)
xy04.xy04Work.xyPlot.xyData.xyLineThicknesses: (/1.0,2.0,3.0,4.0/)
|