wboykinm

DNI Legend

Oct 13th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.94 KB | None | 0 0
  1. <div class="wax-legend" style="display: block; "><div class="dot-legend">
  2. <div class="dot-title">Annual Direct Normal Irradiance (DNI)</div>
  3. <div class="dot-source">
  4. Source: <a href="http://www.nrel.gov/">NREL, 2010</a>
  5. </div>
  6. </div>
  7.  
  8. <style type="text/css">
  9.   .wax-legend .dot-title {
  10.     font-weight: bold;
  11.     }
  12.   .wax-legend .dot-scale {
  13.     font-size: 90%;
  14.     }
  15.   .wax-legend .dot-source {
  16.     font-size: 80%;
  17.     color: #222222;
  18.     }
  19.   .wax-legend a {
  20.     color: #63aece;
  21. </style><div class="overlay-legend">
  22. <style type="text/css">
  23.   .wax-legend .overlay-legend {
  24.     padding-top: 10px;
  25.     border-top: 1px solid #cccccc;
  26.     }
  27.   .wax-legend .title {
  28.     text-align: left;
  29.     margin-bottom: 8px;
  30.     }
  31.   .wax-legend .scale ul li {
  32.     display: block;
  33.     float: left;
  34.     width: 50px;
  35.     margin-bottom: 5px;
  36.     text-align: center;
  37.     font-size: 90%;
  38.     }
  39.   .wax-legend ul.labels li span {
  40.     height: 16px;
  41.     width: 50px;
  42.     }
  43.   .wax-legend ul li span {
  44.     display: block;
  45.     float: left;
  46.     }
  47.   .wax-legend .source {
  48.     font-size: 80%;
  49.     color: #222222;
  50.     }
  51.   .wax-legend a {
  52.     color: #63aece;
  53.     }
  54. </style></div>
  55. <div class="overlay-legend">
  56. <div class="title">Value by Zipcode - United States</div>
  57. <div class="scale">
  58.   <ul class="labels">
  59.     <li><span style="background:#5E4FA2;"></span><3400</li>
  60.     <li><span style="background:#3288BD;"></span>3400-3600</li>
  61.     <li><span style="background:#66C2A5;"></span>3600-3800</li>
  62.     <li><span style="background:#ABDDA4;"></span>3800-3900</li>
  63.     <li><span style="background:#E6F598;"></span>3900-4100</li>
  64.     <li><span style="background:#FEE08B;"></span>4100-4200</li>
  65.     <li><span style="background:#FDAE61;"></span>4200-4400</li>
  66.     <li><span style="background:#F46D43;"></span>4400-4600</li>
  67.     <li><span style="background:#D53E4F;"></span>4600-5400</li>
  68.     <li><span style="background:#9E0142;"></span><5400</li>
  69.   </ul>
  70. </div>
  71.  
Advertisement
Add Comment
Please, Sign In to add comment