Skip to content

Instantly share code, notes, and snippets.

@timelyportfolio
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timelyportfolio/3793462de638478937ac to your computer and use it in GitHub Desktop.
Save timelyportfolio/3793462de638478937ac to your computer and use it in GitHub Desktop.
stateface from propublica used in R ggplot

The R world is hot with ideas from @hrbrmstr and @ramnathv using icons, isotypes, waffles, and statebins. As I examined their work with awe, I remembered the stateface font library from @propublica. I started trying to work through ways to combine it all.

in rcstatebin

For stateface in statebin, see this issue.

in ggplot2

Below is the code to use stateface in ggplot2 with the built-in state data in R. You can see the live result here. I just used gridSVG to export the ggplot2 so that it will show up in the web page.

library(extrafont)

### using forked version of rcstatebin
#devtools::install_github("timelyportfolio/rcstatebin@feature/stateface")

### import stateface font from propublica
###   https://github.com/propublica/stateface
font_import(
  system.file("htmlwidgets/lib/stateface/font/webfont",package="rcstatebin")
  ,pattern="stateface-regular-webfont.ttf"
)
choose_font("StateFace")

### make lookup table for the stateface font to state abbreviation
state_labels <- structure(
  c(
    "A", "B", "C", "D", "E", "F", "G", "y"
    , "H", "I",  "J", "K", "L", "M", "N", "O"
    , "P", "Q", "R", "S", "T", "U", "V",  "W"
    , "X", "Y", "Z", "a", "b", "c", "d", "e"
    , "f", "g", "h", "i",  "j", "k", "l", "3"
    , "m", "n", "o", "p", "q", "z", "r", "s"
    , "t",  "u", "v", "w", "x"
  )
  , .Names = c(
    "AK", "AL", "AR", "AZ", "CA",  "CO"
    , "CT", "DC", "DE", "FL", "GA", "HI"
    , "IA", "ID", "IL", "IN",  "KS", "KY"
    , "LA", "MA", "MD", "ME", "MI", "MN"
    , "MO", "MS", "MT",  "NC", "ND", "NE"
    , "NH", "NJ", "NM", "NV", "NY", "OH"
    , "OK", "OR",  "PA", "PR", "RI", "SC"
    , "SD", "TN", "TX", "US", "UT", "VA"
    , "VT",  "WA", "WI", "WV", "WY")
  )
### use V8 as an example for step above
#library(V8)
#ct <- new_context()
#ct$source(system.file("htmlwidgets/lib/stateface/stateface.js",package="rcstatebin"))
#state_labels <- unlist(ct$get("stateface.lookup"))
#state_labels <- state_labels[order(names(state_labels))]

library(ggplot2)

ggplot(
  data.frame(
    abb = state.abb
    , state.x77[,c("Population","Area")]
    , region = state.region
  )
  , aes(x = Population, y=Area)
) +
  geom_text(
    aes(
      label=state_labels[-(which(!(names(state_labels) %in% state.abb))) ][state.abb]
      #,size=area
    )
    , family="StateFace", alpha = 0.5, size = 6, hjust = 0
  ) +
  geom_text( aes( label = abb ), size = 4, hjust = 1 ) +
  geom_hline( x = 0 ) +
  facet_wrap( ~region ) +
  theme_minimal()
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> </head> <body style="background-color:white;"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="865px" height="435px" viewBox="0 0 865 435" version="1.1"> <metadata xmlns:gridsvg="http://www.stat.auckland.ac.nz/~paul/R/gridSVG/"> <gridsvg:generator name="gridSVG" version="1.4-0" time="2015-04-22 13:29:29"/> <gridsvg:argument name="name" value="Rplots.svg"/> <gridsvg:argument name="exportCoords" value="none"/> <gridsvg:argument name="exportMappings" value="none"/> <gridsvg:argument name="exportJS" value="none"/> <gridsvg:argument name="res" value="72"/> <gridsvg:argument name="prefix" value=""/> <gridsvg:argument name="addClasses" value="FALSE"/> <gridsvg:argument name="indent" value="TRUE"/> <gridsvg:argument name="htmlWrapper" value="FALSE"/> <gridsvg:argument name="usePaths" value="vpPaths"/> <gridsvg:argument name="uniqueNames" value="TRUE"/> <gridsvg:separator name="id.sep" value="."/> <gridsvg:separator name="gPath.sep" value="::"/> <gridsvg:separator name="vpPath.sep" value="::"/> </metadata> <g transform="translate(0, 435) scale(1, -1)"> <g id="gridSVG" fill="rgb(255,255,255)" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-width="0.75" font-size="16" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" opacity="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <g id="layout.1"> <g id="GRID.gTableParent.4480.1"> <defs> <clipPath id="layout::background.1-9-12-1.1.clipPath"> <rect x="0" y="0" width="865" height="435" fill="none" stroke="none"/> </clipPath> </defs> <g id="layout::background.1-9-12-1.1" clip-path="url(#layout::background.1-9-12-1.1.clipPath)"/> <defs> <clipPath id="layout::panel-1.4-4-4-4.1.clipPath"> <rect x="66.29" y="232.44" width="387.36" height="165.76" fill="none" stroke="none"/> </clipPath> </defs> <g id="layout::panel-1.4-4-4-4.1" clip-path="url(#layout::panel-1.4-4-4-4.1.clipPath)"> <g id="panel-1.4-4-4-4.1"> <g id="grill.gTree.4376.1"> <g id="panel.grid.minor.y.polyline.4369.1"> <polyline id="panel.grid.minor.y.polyline.4369.1.1" points="66.29,266.58 453.64,266.58" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4369.1.2" points="66.29,319.79 453.64,319.79" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4369.1.3" points="66.29,372.99 453.64,372.99" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.minor.x.polyline.4371.1"> <polyline id="panel.grid.minor.x.polyline.4371.1.1" points="119.98,232.44 119.98,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4371.1.2" points="204.5,232.44 204.5,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4371.1.3" points="289.01,232.44 289.01,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4371.1.4" points="373.53,232.44 373.53,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.y.polyline.4373.1"> <polyline id="panel.grid.major.y.polyline.4373.1.1" points="66.29,239.98 453.64,239.98" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4373.1.2" points="66.29,293.18 453.64,293.18" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4373.1.3" points="66.29,346.39 453.64,346.39" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.x.polyline.4375.1"> <polyline id="panel.grid.major.x.polyline.4375.1.1" points="77.72,232.44 77.72,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4375.1.2" points="162.24,232.44 162.24,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4375.1.3" points="246.76,232.44 246.76,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4375.1.4" points="331.27,232.44 331.27,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4375.1.5" points="415.79,232.44 415.79,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> <g id="GRID.text.4345.1"> <g id="GRID.text.4345.1.1" transform="translate(130.12, 241.27)" stroke-width="0.1"> <g id="GRID.text.4345.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.1.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.1.tspan.1" dy="7.5" x="0">B</tspan> </text> </g> </g> <g id="GRID.text.4345.1.2" transform="translate(95.61, 248.2)" stroke-width="0.1"> <g id="GRID.text.4345.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.2.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.2.tspan.1" dy="7.5" x="0">A</tspan> </text> </g> </g> <g id="GRID.text.4345.1.3" transform="translate(176, 242.06)" stroke-width="0.1"> <g id="GRID.text.4345.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.3.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.3.tspan.1" dy="7.5" x="0">D</tspan> </text> </g> </g> <g id="GRID.text.4345.1.4" transform="translate(91.45, 242.38)" stroke-width="0.1"> <g id="GRID.text.4345.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.4.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.4.tspan.1" dy="7.5" x="0">C</tspan> </text> </g> </g> <g id="GRID.text.4345.1.5" transform="translate(201.67, 241.98)" stroke-width="0.1"> <g id="GRID.text.4345.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.5.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.5.tspan.1" dy="7.5" x="0">E</tspan> </text> </g> </g> <g id="GRID.text.4345.1.6" transform="translate(383.26, 252.7)" stroke-width="0.1"> <g id="GRID.text.4345.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.6.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.6.tspan.1" dy="7.5" x="0">F</tspan> </text> </g> </g> <g id="GRID.text.4345.1.7" transform="translate(278.19, 251.94)" stroke-width="0.1"> <g id="GRID.text.4345.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.7.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.7.tspan.1" dy="7.5" x="0">G</tspan> </text> </g> </g> <g id="GRID.text.4345.1.8" transform="translate(93.46, 240.26)" stroke-width="0.1"> <g id="GRID.text.4345.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.8.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.8.tspan.1" dy="7.5" x="0">H</tspan> </text> </g> </g> <g id="GRID.text.4345.1.9" transform="translate(85.7, 242.44)" stroke-width="0.1"> <g id="GRID.text.4345.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4345.1.9.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4345.1.9.tspan.1" dy="7.5" x="0">I</tspan> </text> </g> </g> </g> <g id="GRID.text.4349.1"> <g id="GRID.text.4349.1.1" transform="translate(130.12, 241.27)" stroke-width="0.1"> <g id="GRID.text.4349.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.1.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.1.tspan.1" dy="4.5" x="0">CT</tspan> </text> </g> </g> <g id="GRID.text.4349.1.2" transform="translate(95.61, 248.2)" stroke-width="0.1"> <g id="GRID.text.4349.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.2.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.2.tspan.1" dy="4.5" x="0">ME</tspan> </text> </g> </g> <g id="GRID.text.4349.1.3" transform="translate(176, 242.06)" stroke-width="0.1"> <g id="GRID.text.4349.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.3.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.3.tspan.1" dy="4.5" x="0">MA</tspan> </text> </g> </g> <g id="GRID.text.4349.1.4" transform="translate(91.45, 242.38)" stroke-width="0.1"> <g id="GRID.text.4349.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.4.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.4.tspan.1" dy="4.5" x="0">NH</tspan> </text> </g> </g> <g id="GRID.text.4349.1.5" transform="translate(201.67, 241.98)" stroke-width="0.1"> <g id="GRID.text.4349.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.5.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.5.tspan.1" dy="4.5" x="0">NJ</tspan> </text> </g> </g> <g id="GRID.text.4349.1.6" transform="translate(383.26, 252.7)" stroke-width="0.1"> <g id="GRID.text.4349.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.6.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.6.tspan.1" dy="4.5" x="0">NY</tspan> </text> </g> </g> <g id="GRID.text.4349.1.7" transform="translate(278.19, 251.94)" stroke-width="0.1"> <g id="GRID.text.4349.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.7.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.7.tspan.1" dy="4.5" x="0">PA</tspan> </text> </g> </g> <g id="GRID.text.4349.1.8" transform="translate(93.46, 240.26)" stroke-width="0.1"> <g id="GRID.text.4349.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.8.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.8.tspan.1" dy="4.5" x="0">RI</tspan> </text> </g> </g> <g id="GRID.text.4349.1.9" transform="translate(85.7, 242.44)" stroke-width="0.1"> <g id="GRID.text.4349.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4349.1.9.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4349.1.9.tspan.1" dy="4.5" x="0">VT</tspan> </text> </g> </g> </g> <g id="hlines.gTree.4355.1"> <g id="GRID.segments.4353.1"> <polyline id="GRID.segments.4353.1.1" points="66.29,239.98 453.64,239.98" stroke="rgb(0,0,0)" fill="none" stroke-width="1.06" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill-opacity="1"/> </g> </g> </g> </g> <defs> <clipPath id="layout::panel-2.4-7-4-7.1.clipPath"> <rect x="458.44" y="232.44" width="387.36" height="165.76" fill="none" stroke="none"/> </clipPath> </defs> <g id="layout::panel-2.4-7-4-7.1" clip-path="url(#layout::panel-2.4-7-4-7.1.clipPath)"> <g id="panel-2.4-7-4-7.1"> <g id="grill.gTree.4390.1"> <g id="panel.grid.minor.y.polyline.4383.1"> <polyline id="panel.grid.minor.y.polyline.4383.1.1" points="458.44,266.58 845.8,266.58" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4383.1.2" points="458.44,319.79 845.8,319.79" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4383.1.3" points="458.44,372.99 845.8,372.99" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.minor.x.polyline.4385.1"> <polyline id="panel.grid.minor.x.polyline.4385.1.1" points="512.14,232.44 512.14,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4385.1.2" points="596.65,232.44 596.65,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4385.1.3" points="681.17,232.44 681.17,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4385.1.4" points="765.69,232.44 765.69,398.2" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.y.polyline.4387.1"> <polyline id="panel.grid.major.y.polyline.4387.1.1" points="458.44,239.98 845.8,239.98" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4387.1.2" points="458.44,293.18 845.8,293.18" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4387.1.3" points="458.44,346.39 845.8,346.39" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.x.polyline.4389.1"> <polyline id="panel.grid.major.x.polyline.4389.1.1" points="469.88,232.44 469.88,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4389.1.2" points="554.4,232.44 554.4,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4389.1.3" points="638.91,232.44 638.91,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4389.1.4" points="723.43,232.44 723.43,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4389.1.5" points="807.94,232.44 807.94,398.2" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> <g id="GRID.text.4346.1"> <g id="GRID.text.4346.1.1" transform="translate(530.99, 253.47)" stroke-width="0.1"> <g id="GRID.text.4346.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.1.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.1.tspan.1" dy="7.5" x="0">J</tspan> </text> </g> </g> <g id="GRID.text.4346.1.2" transform="translate(505.55, 253.8)" stroke-width="0.1"> <g id="GRID.text.4346.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.2.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.2.tspan.1" dy="7.5" x="0">K</tspan> </text> </g> </g> <g id="GRID.text.4346.1.3" transform="translate(479.67, 240.5)" stroke-width="0.1"> <g id="GRID.text.4346.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.3.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.3.tspan.1" dy="7.5" x="0">M</tspan> </text> </g> </g> <g id="GRID.text.4346.1.4" transform="translate(609.79, 254.37)" stroke-width="0.1"> <g id="GRID.text.4346.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.4.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.4.tspan.1" dy="7.5" x="0">N</tspan> </text> </g> </g> <g id="GRID.text.4346.1.5" transform="translate(553.23, 255.43)" stroke-width="0.1"> <g id="GRID.text.4346.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.5.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.5.tspan.1" dy="7.5" x="0">O</tspan> </text> </g> </g> <g id="GRID.text.4346.1.6" transform="translate(527.13, 250.53)" stroke-width="0.1"> <g id="GRID.text.4346.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.6.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.6.tspan.1" dy="7.5" x="0">L</tspan> </text> </g> </g> <g id="GRID.text.4346.1.7" transform="translate(534.21, 251.93)" stroke-width="0.1"> <g id="GRID.text.4346.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.7.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.7.tspan.1" dy="7.5" x="0">P</tspan> </text> </g> </g> <g id="GRID.text.4346.1.8" transform="translate(539.56, 242.61)" stroke-width="0.1"> <g id="GRID.text.4346.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.8.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.8.tspan.1" dy="7.5" x="0">Q</tspan> </text> </g> </g> <g id="GRID.text.4346.1.9" transform="translate(509.45, 252.56)" stroke-width="0.1"> <g id="GRID.text.4346.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.9.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.9.tspan.1" dy="7.5" x="0">R</tspan> </text> </g> </g> <g id="GRID.text.4346.1.10" transform="translate(561.85, 252.96)" stroke-width="0.1"> <g id="GRID.text.4346.1.10.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.10.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.10.tspan.1" dy="7.5" x="0">U</tspan> </text> </g> </g> <g id="GRID.text.4346.1.11" transform="translate(515.77, 258.28)" stroke-width="0.1"> <g id="GRID.text.4346.1.11.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.11.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.11.tspan.1" dy="7.5" x="0">T</tspan> </text> </g> </g> <g id="GRID.text.4346.1.12" transform="translate(517.48, 248.02)" stroke-width="0.1"> <g id="GRID.text.4346.1.12.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.12.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.12.tspan.1" dy="7.5" x="0">S</tspan> </text> </g> </g> <g id="GRID.text.4346.1.13" transform="translate(540.42, 250.97)" stroke-width="0.1"> <g id="GRID.text.4346.1.13.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.13.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.13.tspan.1" dy="7.5" x="0">V</tspan> </text> </g> </g> <g id="GRID.text.4346.1.14" transform="translate(676.72, 309.71)" stroke-width="0.1"> <g id="GRID.text.4346.1.14.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.14.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.14.tspan.1" dy="7.5" x="0">W</tspan> </text> </g> </g> <g id="GRID.text.4346.1.15" transform="translate(554.08, 250.56)" stroke-width="0.1"> <g id="GRID.text.4346.1.15.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.15.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.15.tspan.1" dy="7.5" x="0">Y</tspan> </text> </g> </g> <g id="GRID.text.4346.1.16" transform="translate(500.29, 246.38)" stroke-width="0.1"> <g id="GRID.text.4346.1.16.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4346.1.16.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4346.1.16.tspan.1" dy="7.5" x="0">X</tspan> </text> </g> </g> </g> <g id="GRID.text.4350.1"> <g id="GRID.text.4350.1.1" transform="translate(530.99, 253.47)" stroke-width="0.1"> <g id="GRID.text.4350.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.1.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.1.tspan.1" dy="4.5" x="0">AL</tspan> </text> </g> </g> <g id="GRID.text.4350.1.2" transform="translate(505.55, 253.8)" stroke-width="0.1"> <g id="GRID.text.4350.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.2.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.2.tspan.1" dy="4.5" x="0">AR</tspan> </text> </g> </g> <g id="GRID.text.4350.1.3" transform="translate(479.67, 240.5)" stroke-width="0.1"> <g id="GRID.text.4350.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.3.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.3.tspan.1" dy="4.5" x="0">DE</tspan> </text> </g> </g> <g id="GRID.text.4350.1.4" transform="translate(609.79, 254.37)" stroke-width="0.1"> <g id="GRID.text.4350.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.4.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.4.tspan.1" dy="4.5" x="0">FL</tspan> </text> </g> </g> <g id="GRID.text.4350.1.5" transform="translate(553.23, 255.43)" stroke-width="0.1"> <g id="GRID.text.4350.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.5.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.5.tspan.1" dy="4.5" x="0">GA</tspan> </text> </g> </g> <g id="GRID.text.4350.1.6" transform="translate(527.13, 250.53)" stroke-width="0.1"> <g id="GRID.text.4350.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.6.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.6.tspan.1" dy="4.5" x="0">KY</tspan> </text> </g> </g> <g id="GRID.text.4350.1.7" transform="translate(534.21, 251.93)" stroke-width="0.1"> <g id="GRID.text.4350.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.7.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.7.tspan.1" dy="4.5" x="0">LA</tspan> </text> </g> </g> <g id="GRID.text.4350.1.8" transform="translate(539.56, 242.61)" stroke-width="0.1"> <g id="GRID.text.4350.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.8.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.8.tspan.1" dy="4.5" x="0">MD</tspan> </text> </g> </g> <g id="GRID.text.4350.1.9" transform="translate(509.45, 252.56)" stroke-width="0.1"> <g id="GRID.text.4350.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.9.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.9.tspan.1" dy="4.5" x="0">MS</tspan> </text> </g> </g> <g id="GRID.text.4350.1.10" transform="translate(561.85, 252.96)" stroke-width="0.1"> <g id="GRID.text.4350.1.10.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.10.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.10.tspan.1" dy="4.5" x="0">NC</tspan> </text> </g> </g> <g id="GRID.text.4350.1.11" transform="translate(515.77, 258.28)" stroke-width="0.1"> <g id="GRID.text.4350.1.11.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.11.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.11.tspan.1" dy="4.5" x="0">OK</tspan> </text> </g> </g> <g id="GRID.text.4350.1.12" transform="translate(517.48, 248.02)" stroke-width="0.1"> <g id="GRID.text.4350.1.12.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.12.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.12.tspan.1" dy="4.5" x="0">SC</tspan> </text> </g> </g> <g id="GRID.text.4350.1.13" transform="translate(540.42, 250.97)" stroke-width="0.1"> <g id="GRID.text.4350.1.13.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.13.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.13.tspan.1" dy="4.5" x="0">TN</tspan> </text> </g> </g> <g id="GRID.text.4350.1.14" transform="translate(676.72, 309.71)" stroke-width="0.1"> <g id="GRID.text.4350.1.14.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.14.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.14.tspan.1" dy="4.5" x="0">TX</tspan> </text> </g> </g> <g id="GRID.text.4350.1.15" transform="translate(554.08, 250.56)" stroke-width="0.1"> <g id="GRID.text.4350.1.15.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.15.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.15.tspan.1" dy="4.5" x="0">VA</tspan> </text> </g> </g> <g id="GRID.text.4350.1.16" transform="translate(500.29, 246.38)" stroke-width="0.1"> <g id="GRID.text.4350.1.16.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4350.1.16.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4350.1.16.tspan.1" dy="4.5" x="0">WV</tspan> </text> </g> </g> </g> <g id="hlines.gTree.4358.1"> <g id="GRID.segments.4356.1"> <polyline id="GRID.segments.4356.1.1" points="458.44,239.98 845.8,239.98" stroke="rgb(0,0,0)" fill="none" stroke-width="1.06" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill-opacity="1"/> </g> </g> </g> </g> <defs> <clipPath id="layout::panel-3.8-4-8-4.1.clipPath"> <rect x="66.29" y="44.29" width="387.36" height="165.76" fill="none" stroke="none"/> </clipPath> </defs> <g id="layout::panel-3.8-4-8-4.1" clip-path="url(#layout::panel-3.8-4-8-4.1.clipPath)"> <g id="panel-3.8-4-8-4.1"> <g id="grill.gTree.4404.1"> <g id="panel.grid.minor.y.polyline.4397.1"> <polyline id="panel.grid.minor.y.polyline.4397.1.1" points="66.29,78.42 453.64,78.42" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4397.1.2" points="66.29,131.63 453.64,131.63" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4397.1.3" points="66.29,184.84 453.64,184.84" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.minor.x.polyline.4399.1"> <polyline id="panel.grid.minor.x.polyline.4399.1.1" points="119.98,44.29 119.98,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4399.1.2" points="204.5,44.29 204.5,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4399.1.3" points="289.01,44.29 289.01,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4399.1.4" points="373.53,44.29 373.53,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.y.polyline.4401.1"> <polyline id="panel.grid.major.y.polyline.4401.1.1" points="66.29,51.82 453.64,51.82" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4401.1.2" points="66.29,105.03 453.64,105.03" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4401.1.3" points="66.29,158.23 453.64,158.23" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.x.polyline.4403.1"> <polyline id="panel.grid.major.x.polyline.4403.1.1" points="77.72,44.29 77.72,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4403.1.2" points="162.24,44.29 162.24,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4403.1.3" points="246.76,44.29 246.76,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4403.1.4" points="331.27,44.29 331.27,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4403.1.5" points="415.79,44.29 415.79,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> <g id="GRID.text.4347.1"> <g id="GRID.text.4347.1.1" transform="translate(266.99, 66.65)" stroke-width="0.1"> <g id="GRID.text.4347.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.1.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.1.tspan.1" dy="7.5" x="0">Z</tspan> </text> </g> </g> <g id="GRID.text.4347.1.2" transform="translate(167.53, 61.42)" stroke-width="0.1"> <g id="GRID.text.4347.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.2.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.2.tspan.1" dy="7.5" x="0">c</tspan> </text> </g> </g> <g id="GRID.text.4347.1.3" transform="translate(126.08, 66.7)" stroke-width="0.1"> <g id="GRID.text.4347.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.3.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.3.tspan.1" dy="7.5" x="0">g</tspan> </text> </g> </g> <g id="GRID.text.4347.1.4" transform="translate(116.26, 73.58)" stroke-width="0.1"> <g id="GRID.text.4347.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.4.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.4.tspan.1" dy="7.5" x="0">d</tspan> </text> </g> </g> <g id="GRID.text.4347.1.5" transform="translate(231.73, 66.94)" stroke-width="0.1"> <g id="GRID.text.4347.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.5.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.5.tspan.1" dy="7.5" x="0">e</tspan> </text> </g> </g> <g id="GRID.text.4347.1.6" transform="translate(144, 72.91)" stroke-width="0.1"> <g id="GRID.text.4347.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.6.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.6.tspan.1" dy="7.5" x="0">f</tspan> </text> </g> </g> <g id="GRID.text.4347.1.7" transform="translate(158.3, 70.18)" stroke-width="0.1"> <g id="GRID.text.4347.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.7.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.7.tspan.1" dy="7.5" x="0">h</tspan> </text> </g> </g> <g id="GRID.text.4347.1.8" transform="translate(103.82, 72.17)" stroke-width="0.1"> <g id="GRID.text.4347.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.8.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.8.tspan.1" dy="7.5" x="0">a</tspan> </text> </g> </g> <g id="GRID.text.4347.1.9" transform="translate(88.49, 70.25)" stroke-width="0.1"> <g id="GRID.text.4347.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.9.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.9.tspan.1" dy="7.5" x="0">b</tspan> </text> </g> </g> <g id="GRID.text.4347.1.10" transform="translate(259.18, 62.72)" stroke-width="0.1"> <g id="GRID.text.4347.1.10.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.10.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.10.tspan.1" dy="7.5" x="0">i</tspan> </text> </g> </g> <g id="GRID.text.4347.1.11" transform="translate(89.24, 72.03)" stroke-width="0.1"> <g id="GRID.text.4347.1.11.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.11.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.11.tspan.1" dy="7.5" x="0">j</tspan> </text> </g> </g> <g id="GRID.text.4347.1.12" transform="translate(155.29, 66.31)" stroke-width="0.1"> <g id="GRID.text.4347.1.12.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4347.1.12.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4347.1.12.tspan.1" dy="7.5" x="0">k</tspan> </text> </g> </g> </g> <g id="GRID.text.4351.1"> <g id="GRID.text.4351.1.1" transform="translate(266.99, 66.65)" stroke-width="0.1"> <g id="GRID.text.4351.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.1.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.1.tspan.1" dy="4.5" x="0">IL</tspan> </text> </g> </g> <g id="GRID.text.4351.1.2" transform="translate(167.53, 61.42)" stroke-width="0.1"> <g id="GRID.text.4351.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.2.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.2.tspan.1" dy="4.5" x="0">IN</tspan> </text> </g> </g> <g id="GRID.text.4351.1.3" transform="translate(126.08, 66.7)" stroke-width="0.1"> <g id="GRID.text.4351.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.3.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.3.tspan.1" dy="4.5" x="0">IA</tspan> </text> </g> </g> <g id="GRID.text.4351.1.4" transform="translate(116.26, 73.58)" stroke-width="0.1"> <g id="GRID.text.4351.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.4.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.4.tspan.1" dy="4.5" x="0">KS</tspan> </text> </g> </g> <g id="GRID.text.4351.1.5" transform="translate(231.73, 66.94)" stroke-width="0.1"> <g id="GRID.text.4351.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.5.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.5.tspan.1" dy="4.5" x="0">MI</tspan> </text> </g> </g> <g id="GRID.text.4351.1.6" transform="translate(144, 72.91)" stroke-width="0.1"> <g id="GRID.text.4351.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.6.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.6.tspan.1" dy="4.5" x="0">MN</tspan> </text> </g> </g> <g id="GRID.text.4351.1.7" transform="translate(158.3, 70.18)" stroke-width="0.1"> <g id="GRID.text.4351.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.7.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.7.tspan.1" dy="4.5" x="0">MO</tspan> </text> </g> </g> <g id="GRID.text.4351.1.8" transform="translate(103.82, 72.17)" stroke-width="0.1"> <g id="GRID.text.4351.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.8.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.8.tspan.1" dy="4.5" x="0">NE</tspan> </text> </g> </g> <g id="GRID.text.4351.1.9" transform="translate(88.49, 70.25)" stroke-width="0.1"> <g id="GRID.text.4351.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.9.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.9.tspan.1" dy="4.5" x="0">ND</tspan> </text> </g> </g> <g id="GRID.text.4351.1.10" transform="translate(259.18, 62.72)" stroke-width="0.1"> <g id="GRID.text.4351.1.10.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.10.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.10.tspan.1" dy="4.5" x="0">OH</tspan> </text> </g> </g> <g id="GRID.text.4351.1.11" transform="translate(89.24, 72.03)" stroke-width="0.1"> <g id="GRID.text.4351.1.11.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.11.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.11.tspan.1" dy="4.5" x="0">SD</tspan> </text> </g> </g> <g id="GRID.text.4351.1.12" transform="translate(155.29, 66.31)" stroke-width="0.1"> <g id="GRID.text.4351.1.12.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4351.1.12.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4351.1.12.tspan.1" dy="4.5" x="0">WI</tspan> </text> </g> </g> </g> <g id="hlines.gTree.4361.1"> <g id="GRID.segments.4359.1"> <polyline id="GRID.segments.4359.1.1" points="66.29,51.82 453.64,51.82" stroke="rgb(0,0,0)" fill="none" stroke-width="1.06" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill-opacity="1"/> </g> </g> </g> </g> <defs> <clipPath id="layout::panel-4.8-7-8-7.1.clipPath"> <rect x="458.44" y="44.29" width="387.36" height="165.76" fill="none" stroke="none"/> </clipPath> </defs> <g id="layout::panel-4.8-7-8-7.1" clip-path="url(#layout::panel-4.8-7-8-7.1.clipPath)"> <g id="panel-4.8-7-8-7.1"> <g id="grill.gTree.4418.1"> <g id="panel.grid.minor.y.polyline.4411.1"> <polyline id="panel.grid.minor.y.polyline.4411.1.1" points="458.44,78.42 845.8,78.42" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4411.1.2" points="458.44,131.63 845.8,131.63" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.y.polyline.4411.1.3" points="458.44,184.84 845.8,184.84" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.minor.x.polyline.4413.1"> <polyline id="panel.grid.minor.x.polyline.4413.1.1" points="512.14,44.29 512.14,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4413.1.2" points="596.65,44.29 596.65,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4413.1.3" points="681.17,44.29 681.17,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.minor.x.polyline.4413.1.4" points="765.69,44.29 765.69,210.04" stroke-width="1.06" stroke="rgb(250,250,250)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.y.polyline.4415.1"> <polyline id="panel.grid.major.y.polyline.4415.1.1" points="458.44,51.82 845.8,51.82" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4415.1.2" points="458.44,105.03 845.8,105.03" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.y.polyline.4415.1.3" points="458.44,158.23 845.8,158.23" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> <g id="panel.grid.major.x.polyline.4417.1"> <polyline id="panel.grid.major.x.polyline.4417.1.1" points="469.88,44.29 469.88,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4417.1.2" points="554.4,44.29 554.4,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4417.1.3" points="638.91,44.29 638.91,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4417.1.4" points="723.43,44.29 723.43,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="panel.grid.major.x.polyline.4417.1.5" points="807.94,44.29 807.94,210.04" stroke-width="0.43" stroke="rgb(229,229,229)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> <g id="GRID.text.4348.1"> <g id="GRID.text.4348.1.1" transform="translate(476.05, 202.51)" stroke-width="0.1"> <g id="GRID.text.4348.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.1.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.1.tspan.1" dy="7.5" x="0">l</tspan> </text> </g> </g> <g id="GRID.text.4348.1.2" transform="translate(507.27, 81.99)" stroke-width="0.1"> <g id="GRID.text.4348.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.2.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.2.tspan.1" dy="7.5" x="0">m</tspan> </text> </g> </g> <g id="GRID.text.4348.1.3" transform="translate(828.19, 93.42)" stroke-width="0.1"> <g id="GRID.text.4348.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.3.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.3.tspan.1" dy="7.5" x="0">n</tspan> </text> </g> </g> <g id="GRID.text.4348.1.4" transform="translate(512.83, 79.43)" stroke-width="0.1"> <g id="GRID.text.4348.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.4.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.4.tspan.1" dy="7.5" x="0">o</tspan> </text> </g> </g> <g id="GRID.text.4348.1.5" transform="translate(484.55, 53.53)" stroke-width="0.1"> <g id="GRID.text.4348.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.5.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.5.tspan.1" dy="7.5" x="0">p</tspan> </text> </g> </g> <g id="GRID.text.4348.1.6" transform="translate(483.62, 73.82)" stroke-width="0.1"> <g id="GRID.text.4348.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.6.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.6.tspan.1" dy="7.5" x="0">q</tspan> </text> </g> </g> <g id="GRID.text.4348.1.7" transform="translate(482.49, 90.55)" stroke-width="0.1"> <g id="GRID.text.4348.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.7.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.7.tspan.1" dy="7.5" x="0">r</tspan> </text> </g> </g> <g id="GRID.text.4348.1.8" transform="translate(479.85, 81.05)" stroke-width="0.1"> <g id="GRID.text.4348.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.8.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.8.tspan.1" dy="7.5" x="0">t</tspan> </text> </g> </g> <g id="GRID.text.4348.1.9" transform="translate(489.22, 84.12)" stroke-width="0.1"> <g id="GRID.text.4348.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.9.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.9.tspan.1" dy="7.5" x="0">s</tspan> </text> </g> </g> <g id="GRID.text.4348.1.10" transform="translate(508.49, 77.41)" stroke-width="0.1"> <g id="GRID.text.4348.1.10.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.10.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.10.tspan.1" dy="7.5" x="0">u</tspan> </text> </g> </g> <g id="GRID.text.4348.1.11" transform="translate(490.22, 73.66)" stroke-width="0.1"> <g id="GRID.text.4348.1.11.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.11.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.11.tspan.1" dy="7.5" x="0">w</tspan> </text> </g> </g> <g id="GRID.text.4348.1.12" transform="translate(530.04, 69.53)" stroke-width="0.1"> <g id="GRID.text.4348.1.12.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.12.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.12.tspan.1" dy="7.5" x="0">v</tspan> </text> </g> </g> <g id="GRID.text.4348.1.13" transform="translate(476.24, 77.68)" stroke-width="0.1"> <g id="GRID.text.4348.1.13.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4348.1.13.text" text-anchor="start" stroke="rgb(0,0,0)" font-size="17.01" font-family="StateFace, Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="0.5" fill-opacity="0.5" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4348.1.13.tspan.1" dy="7.5" x="0">x</tspan> </text> </g> </g> </g> <g id="GRID.text.4352.1"> <g id="GRID.text.4352.1.1" transform="translate(476.05, 202.51)" stroke-width="0.1"> <g id="GRID.text.4352.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.1.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.1.tspan.1" dy="4.5" x="0">AK</tspan> </text> </g> </g> <g id="GRID.text.4352.1.2" transform="translate(507.27, 81.99)" stroke-width="0.1"> <g id="GRID.text.4352.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.2.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.2.tspan.1" dy="4.5" x="0">AZ</tspan> </text> </g> </g> <g id="GRID.text.4352.1.3" transform="translate(828.19, 93.42)" stroke-width="0.1"> <g id="GRID.text.4352.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.3.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.3.tspan.1" dy="4.5" x="0">CA</tspan> </text> </g> </g> <g id="GRID.text.4352.1.4" transform="translate(512.83, 79.43)" stroke-width="0.1"> <g id="GRID.text.4352.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.4.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.4.tspan.1" dy="4.5" x="0">CO</tspan> </text> </g> </g> <g id="GRID.text.4352.1.5" transform="translate(484.55, 53.53)" stroke-width="0.1"> <g id="GRID.text.4352.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.5.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.5.tspan.1" dy="4.5" x="0">HI</tspan> </text> </g> </g> <g id="GRID.text.4352.1.6" transform="translate(483.62, 73.82)" stroke-width="0.1"> <g id="GRID.text.4352.1.6.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.6.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.6.tspan.1" dy="4.5" x="0">ID</tspan> </text> </g> </g> <g id="GRID.text.4352.1.7" transform="translate(482.49, 90.55)" stroke-width="0.1"> <g id="GRID.text.4352.1.7.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.7.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.7.tspan.1" dy="4.5" x="0">MT</tspan> </text> </g> </g> <g id="GRID.text.4352.1.8" transform="translate(479.85, 81.05)" stroke-width="0.1"> <g id="GRID.text.4352.1.8.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.8.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.8.tspan.1" dy="4.5" x="0">NV</tspan> </text> </g> </g> <g id="GRID.text.4352.1.9" transform="translate(489.22, 84.12)" stroke-width="0.1"> <g id="GRID.text.4352.1.9.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.9.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.9.tspan.1" dy="4.5" x="0">NM</tspan> </text> </g> </g> <g id="GRID.text.4352.1.10" transform="translate(508.49, 77.41)" stroke-width="0.1"> <g id="GRID.text.4352.1.10.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.10.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.10.tspan.1" dy="4.5" x="0">OR</tspan> </text> </g> </g> <g id="GRID.text.4352.1.11" transform="translate(490.22, 73.66)" stroke-width="0.1"> <g id="GRID.text.4352.1.11.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.11.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.11.tspan.1" dy="4.5" x="0">UT</tspan> </text> </g> </g> <g id="GRID.text.4352.1.12" transform="translate(530.04, 69.53)" stroke-width="0.1"> <g id="GRID.text.4352.1.12.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.12.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.12.tspan.1" dy="4.5" x="0">WA</tspan> </text> </g> </g> <g id="GRID.text.4352.1.13" transform="translate(476.24, 77.68)" stroke-width="0.1"> <g id="GRID.text.4352.1.13.scale" transform="scale(1, -1)"> <text x="0" y="0" id="GRID.text.4352.1.13.text" text-anchor="end" stroke="rgb(0,0,0)" font-size="11.34" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="GRID.text.4352.1.13.tspan.1" dy="4.5" x="0">WY</tspan> </text> </g> </g> </g> <g id="hlines.gTree.4364.1"> <g id="GRID.segments.4362.1"> <polyline id="GRID.segments.4362.1.1" points="458.44,51.82 845.8,51.82" stroke="rgb(0,0,0)" fill="none" stroke-width="1.06" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill-opacity="1"/> </g> </g> </g> </g> <g id="layout::strip_t-1.3-4-3-4.1"> <g id="strip_t-1.3-4-3-4.1"> <g id="strip.text.x.text.4454.1"> <g id="strip.text.x.text.4454.1.1" transform="translate(259.96, 407)" stroke-width="0.1"> <g id="strip.text.x.text.4454.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="strip.text.x.text.4454.1.1.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="strip.text.x.text.4454.1.1.tspan.1" dy="4" x="0">Northeast</tspan> </text> </g> </g> </g> </g> </g> <g id="layout::strip_t-2.3-7-3-7.1"> <g id="strip_t-2.3-7-3-7.1"> <g id="strip.text.x.text.4459.1"> <g id="strip.text.x.text.4459.1.1" transform="translate(652.12, 407)" stroke-width="0.1"> <g id="strip.text.x.text.4459.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="strip.text.x.text.4459.1.1.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="strip.text.x.text.4459.1.1.tspan.1" dy="4" x="0">South</tspan> </text> </g> </g> </g> </g> </g> <g id="layout::strip_t-3.7-4-7-4.1"> <g id="strip_t-3.7-4-7-4.1"> <g id="strip.text.x.text.4464.1"> <g id="strip.text.x.text.4464.1.1" transform="translate(259.96, 218.84)" stroke-width="0.1"> <g id="strip.text.x.text.4464.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="strip.text.x.text.4464.1.1.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="strip.text.x.text.4464.1.1.tspan.1" dy="4" x="0">North Central</tspan> </text> </g> </g> </g> </g> </g> <g id="layout::strip_t-4.7-7-7-7.1"> <g id="strip_t-4.7-7-7-7.1"> <g id="strip.text.x.text.4469.1"> <g id="strip.text.x.text.4469.1.1" transform="translate(652.12, 218.84)" stroke-width="0.1"> <g id="strip.text.x.text.4469.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="strip.text.x.text.4469.1.1.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="strip.text.x.text.4469.1.1.tspan.1" dy="4" x="0">West</tspan> </text> </g> </g> </g> </g> </g> <g id="layout::axis_l-1.4-3-4-3.1"> <g id="layout::axis_l-1.4-3-4-3::GRID.VP.171.1"> <g id="axis_l-1.4-3-4-3.1"> <g id="layout::axis_l-1.4-3-4-3::GRID.VP.171::axis.1"> <g id="GRID.gTableParent.5241.1"> <g id="layout::axis_l-1.4-3-4-3::GRID.VP.171::axis::axis.1-1-1-1.1"> <g id="axis.1-1-1-1.1"> <g id="axis.1-1-1-1.1.1" transform="translate(59.2, 239.98)" stroke-width="0.1"> <g id="axis.1-1-1-1.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.1-1-1-1.1.1.text" text-anchor="end" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.1-1-1-1.1.1.tspan.1" dy="4" x="0">0e+00</tspan> </text> </g> </g> <g id="axis.1-1-1-1.1.2" transform="translate(59.2, 293.18)" stroke-width="0.1"> <g id="axis.1-1-1-1.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.1-1-1-1.1.2.text" text-anchor="end" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.1-1-1-1.1.2.tspan.1" dy="4" x="0">2e+05</tspan> </text> </g> </g> <g id="axis.1-1-1-1.1.3" transform="translate(59.2, 346.39)" stroke-width="0.1"> <g id="axis.1-1-1-1.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.1-1-1-1.1.3.text" text-anchor="end" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.1-1-1-1.1.3.tspan.1" dy="4" x="0">4e+05</tspan> </text> </g> </g> </g> </g> <g id="layout::axis_l-1.4-3-4-3::GRID.VP.171::axis::axis.1-2-1-2.1"> <g id="axis.1-2-1-2.1"> <polyline id="axis.1-2-1-2.1.1" points="62.03,239.98 66.29,239.98" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-2-1-2.1.2" points="62.03,293.18 66.29,293.18" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-2-1-2.1.3" points="62.03,346.39 66.29,346.39" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> </g> </g> </g> </g> </g> <g id="layout::axis_l-2.4-6-4-6.1"/> <g id="layout::axis_l-3.8-3-8-3.1"> <g id="layout::axis_l-3.8-3-8-3::GRID.VP.172.1"> <g id="axis_l-3.8-3-8-3.1"> <g id="layout::axis_l-3.8-3-8-3::GRID.VP.172::axis.1"> <g id="GRID.gTableParent.5246.1"> <g id="layout::axis_l-3.8-3-8-3::GRID.VP.172::axis::axis.1-1-1-1.1"> <g id="axis.1-1-1-1.2"> <g id="axis.1-1-1-1.2.1" transform="translate(59.2, 51.82)" stroke-width="0.1"> <g id="axis.1-1-1-1.2.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.1-1-1-1.2.1.text" text-anchor="end" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.1-1-1-1.2.1.tspan.1" dy="4" x="0">0e+00</tspan> </text> </g> </g> <g id="axis.1-1-1-1.2.2" transform="translate(59.2, 105.03)" stroke-width="0.1"> <g id="axis.1-1-1-1.2.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.1-1-1-1.2.2.text" text-anchor="end" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.1-1-1-1.2.2.tspan.1" dy="4" x="0">2e+05</tspan> </text> </g> </g> <g id="axis.1-1-1-1.2.3" transform="translate(59.2, 158.23)" stroke-width="0.1"> <g id="axis.1-1-1-1.2.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.1-1-1-1.2.3.text" text-anchor="end" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.1-1-1-1.2.3.tspan.1" dy="4" x="0">4e+05</tspan> </text> </g> </g> </g> </g> <g id="layout::axis_l-3.8-3-8-3::GRID.VP.172::axis::axis.1-2-1-2.1"> <g id="axis.1-2-1-2.2"> <polyline id="axis.1-2-1-2.2.1" points="62.03,51.82 66.29,51.82" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-2-1-2.2.2" points="62.03,105.03 66.29,105.03" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-2-1-2.2.3" points="62.03,158.23 66.29,158.23" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> </g> </g> </g> </g> </g> <g id="layout::axis_l-4.8-6-8-6.1"/> <g id="layout::axis_b-1.5-4-5-4.1"/> <g id="layout::axis_b-2.5-7-5-7.1"/> <g id="layout::axis_b-3.9-4-9-4.1"> <g id="layout::axis_b-3.9-4-9-4::GRID.VP.169.1"> <g id="axis_b-3.9-4-9-4.1"> <g id="layout::axis_b-3.9-4-9-4::GRID.VP.169::axis.1"> <g id="GRID.gTableParent.5251.1"> <g id="layout::axis_b-3.9-4-9-4::GRID.VP.169::axis::axis.1-1-1-1.1"> <g id="axis.1-1-1-1.3"> <polyline id="axis.1-1-1-1.3.1" points="77.72,40.03 77.72,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.3.2" points="162.24,40.03 162.24,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.3.3" points="246.76,40.03 246.76,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.3.4" points="331.27,40.03 331.27,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.3.5" points="415.79,40.03 415.79,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> <g id="layout::axis_b-3.9-4-9-4::GRID.VP.169::axis::axis.2-1-2-1.1"> <g id="axis.2-1-2-1.1"> <g id="axis.2-1-2-1.1.1" transform="translate(77.72, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.1.1.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.1.1.tspan.1" dy="8" x="0">0</tspan> </text> </g> </g> <g id="axis.2-1-2-1.1.2" transform="translate(162.24, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.1.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.1.2.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.1.2.tspan.1" dy="8" x="0">5000</tspan> </text> </g> </g> <g id="axis.2-1-2-1.1.3" transform="translate(246.76, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.1.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.1.3.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.1.3.tspan.1" dy="8" x="0">10000</tspan> </text> </g> </g> <g id="axis.2-1-2-1.1.4" transform="translate(331.27, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.1.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.1.4.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.1.4.tspan.1" dy="8" x="0">15000</tspan> </text> </g> </g> <g id="axis.2-1-2-1.1.5" transform="translate(415.79, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.1.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.1.5.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.1.5.tspan.1" dy="8" x="0">20000</tspan> </text> </g> </g> </g> </g> </g> </g> </g> </g> </g> <g id="layout::axis_b-4.9-7-9-7.1"> <g id="layout::axis_b-4.9-7-9-7::GRID.VP.170.1"> <g id="axis_b-4.9-7-9-7.1"> <g id="layout::axis_b-4.9-7-9-7::GRID.VP.170::axis.1"> <g id="GRID.gTableParent.5258.1"> <g id="layout::axis_b-4.9-7-9-7::GRID.VP.170::axis::axis.1-1-1-1.1"> <g id="axis.1-1-1-1.4"> <polyline id="axis.1-1-1-1.4.1" points="469.88,40.03 469.88,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.4.2" points="554.4,40.03 554.4,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.4.3" points="638.91,40.03 638.91,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.4.4" points="723.43,40.03 723.43,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> <polyline id="axis.1-1-1-1.4.5" points="807.94,40.03 807.94,44.29" stroke-width="1.06" stroke="rgb(0,0,0)" stroke-dasharray="none" stroke-linecap="butt" stroke-opacity="1" fill="none"/> </g> </g> <g id="layout::axis_b-4.9-7-9-7::GRID.VP.170::axis::axis.2-1-2-1.1"> <g id="axis.2-1-2-1.2"> <g id="axis.2-1-2-1.2.1" transform="translate(469.88, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.2.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.2.1.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.2.1.tspan.1" dy="8" x="0">0</tspan> </text> </g> </g> <g id="axis.2-1-2-1.2.2" transform="translate(554.4, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.2.2.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.2.2.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.2.2.tspan.1" dy="8" x="0">5000</tspan> </text> </g> </g> <g id="axis.2-1-2-1.2.3" transform="translate(638.91, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.2.3.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.2.3.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.2.3.tspan.1" dy="8" x="0">10000</tspan> </text> </g> </g> <g id="axis.2-1-2-1.2.4" transform="translate(723.43, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.2.4.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.2.4.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.2.4.tspan.1" dy="8" x="0">15000</tspan> </text> </g> </g> <g id="axis.2-1-2-1.2.5" transform="translate(807.94, 37.2)" stroke-width="0.1"> <g id="axis.2-1-2-1.2.5.scale" transform="scale(1, -1)"> <text x="0" y="0" id="axis.2-1-2-1.2.5.text" text-anchor="middle" font-size="9.6" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="axis.2-1-2-1.2.5.tspan.1" dy="8" x="0">20000</tspan> </text> </g> </g> </g> </g> </g> </g> </g> </g> </g> <g id="layout::xlab.11-7-11-4.1"> <g id="xlab.11-7-11-4.1"> <g id="xlab.11-7-11-4.1.1" transform="translate(456.04, 19.4)" stroke-width="0.1"> <g id="xlab.11-7-11-4.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="xlab.11-7-11-4.1.1.text" text-anchor="middle" font-size="12" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="xlab.11-7-11-4.1.1.tspan.1" dy="5" x="0">Population</tspan> </text> </g> </g> </g> </g> <g id="layout::ylab.4-2-8-2.1"> <g id="ylab.4-2-8-2.1"> <g id="ylab.4-2-8-2.1.1" transform="translate(19.4, 221.24)" stroke-width="0.1"> <g id="ylab.4-2-8-2.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="ylab.4-2-8-2.1.1.text" transform="rotate(-90)" text-anchor="middle" font-size="12" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="ylab.4-2-8-2.1.1.tspan.1" dy="5" x="0">Area</tspan> </text> </g> </g> </g> </g> <g id="layout::title.2-7-2-4.1"> <g id="title.2-7-2-4.1"> <g id="title.2-7-2-4.1.1" transform="translate(456.04, 415.8)" stroke-width="0.1"> <g id="title.2-7-2-4.1.1.scale" transform="scale(1, -1)"> <text x="0" y="0" id="title.2-7-2-4.1.1.text" text-anchor="middle" font-size="14.4" stroke="rgb(0,0,0)" font-family="Helvetica, Arial, FreeSans, Liberation Sans, Nimbus Sans L, sans-serif" fill="rgb(0,0,0)" stroke-opacity="1" fill-opacity="1" font-weight="normal" font-style="normal"> <tspan id="title.2-7-2-4.1.1.tspan.1" dy="5.5" x="0"> </tspan> </text> </g> </g> </g> </g> </g> </g> </g> </g> </svg> </body> </html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment