poverty-to-foodstamps-los.xml
Download mugl: poverty-to-foodstamps-los.xml
Open in Tester
<mugl>
<background color="0xFAFAEB"/>
<window margin="0" padding="5" border="0" bordercolor="0x000000"/>
<plotarea margintop="10" marginleft="60" marginbottom="25" marginright="15"/>
<horizontalaxis id="Buncombe County" min="0" max="10" length="1" base="-1,-1" anchor="-1">
<labels densityfactor="0.5" format="" spacing="1000"/>
<pan allowed="no"/>
<zoom allowed="no"/>
<title position="-285 -10"/>
</horizontalaxis>
<horizontalaxis id="Madison County" min="0" max="10" length="1" base="-1,-1" anchor="-1">
<labels densityfactor="0.5" format="" spacing="1000"/>
<pan allowed="no"/>
<zoom allowed="no"/>
<title position="-145 -10"/>
</horizontalaxis>
<horizontalaxis id="Henderson County" min="0" max="10" length="1" base="-1,-1" anchor="-1">
<labels densityfactor="0.5" format="" spacing="1000"/>
<pan allowed="no"/>
<zoom allowed="no"/>
<title position="0 -10"/>
</horizontalaxis>
<horizontalaxis id="Transylvania County" min="0" max="10" length="1" base="-1,-1" anchor="-1">
<labels densityfactor="0.5" format="" spacing="1000"/>
<pan allowed="no"/>
<zoom allowed="no"/>
<title position="145 -10"/>
</horizontalaxis>
<horizontalaxis id="North Carolina" min="0" max="10" length="1" base="-1,-1" anchor="-1">
<labels densityfactor="0.5" format="" spacing="1000"/>
<pan allowed="no"/>
<zoom allowed="no"/>
<title position="285 -10"/>
</horizontalaxis>
<verticalaxis id="y" min="0" max="100" length="1">
<title anchor="0 -4" angle="90" position="-40 0">Population Percentage</title>
<labels densityfactor="0.1" format="%.1f" spacing="5000 1000 500 100 50 20 10 5 2 1 .5 .1"/>
<grid/>
<pan min="0"/>
</verticalaxis>
<plot>
<legend label="% Population with Income Below Poverty Level in Past 12 Months"/>
<horizontalaxis ref="Buncombe County">
<variable ref="x"/>
</horizontalaxis>
<verticalaxis ref="y">
<variable ref="y1"/>
</verticalaxis>
<renderer type="bar">
<option name="linecolor" value="0x154D12"/>
<option name="fillcolor" value="0x64B560"/>
<option name="barwidth" value="0.5"/>
<option name="baroffset" value="0"/>
<option name="barbase" value="0"/>
<option name="hidelines" value="2"/>
</renderer>
</plot>
<plot>
<legend label="% Population with SNAP/Food Stamp Benefits in Past 12 Months"/>
<horizontalaxis ref="Buncombe County">
<variable ref="x"/>
</horizontalaxis>
<verticalaxis ref="y">
<variable ref="y2"/>
</verticalaxis>
<renderer type="bar">
<option name="linecolor" value="0x4A124D"/>
<option name="fillcolor" value="0xB160B5"/>
<option name="barwidth" value="0.5"/>
<option name="baroffset" value="37"/>
<option name="barbase" value="0"/>
<option name="hidelines" value="2"/>
</renderer>
</plot>
<data>
<variables>
<variable column="0" id="x"/>
<variable column="1" id="y1" missingvalue="-9000" missingop="le"/>
<variable column="2" id="y2" missingvalue="-9000" missingop="le"/>
</variables>
<values>
0.5, 9.5, 9.3
2.5, 12.2, 9.7
4.5, 9.2, 7.3
6.5, 9.5, 8.8
8.5, 11.4,10.3
</values>
</data>
</mugl>