<settings> 
  <font>Tahoma</font> 
  <hide_bullets_count>18</hide_bullets_count>     
   
   <background>
    <border_color>#000000</border_color>
    <border_alpha>10</border_alpha>
   </background>
     
  <plot_area>   
    <margins>   
      <left>50</left> 
      <top>60</top>   
      <right>40</right>  
      <bottom>65</bottom> 
    </margins>
  </plot_area>
  
  <grid>       
    <x>                                                             
      <alpha>10</alpha> 
      <approx_count>9</approx_count> 
    </x>
    <y_left>      
      <alpha>10</alpha>   
    </y_left>
  </grid>
  
  <axes>                              
    <x>                               
      <color>#0D8ECF</color>          
      <width>1</width>   
    </x>
    <y_left>   
      <color>#0D8ECF</color>  
      <width>1</width>  
    </y_left>
  </axes>  
  
  <indicator>           
    <color>#0D8ECF</color>
    <line_alpha>50</line_alpha>
    <selection_color>#0D8ECF</selection_color>
    <selection_alpha>20</selection_alpha>     
    <x_balloon_text_color>#FFFFFF</x_balloon_text_color>
  </indicator>
    
  <legend>
    <text_color_hover>#FF0000</text_color_hover>    
  </legend>  
  
  <zoom_out_button>
    <text_color_hover>#FF0F00</text_color_hover>      
  </zoom_out_button> 
   
  <help>    
    <button> 
      <color>#FCD202</color>          
      <text_color>#000000</text_color>
      <text_color_hover>#FF0F00</text_color_hover>    
    </button>    
    <balloon>                        
      <color>#FCD202</color>                      
      <text_color>#000000</text_color> 
      <text>                                                
        <![CDATA[Click on the graph to turn on/off value baloon <br/><br/>Click on legend key to show/hide graph<br/><br/>Mark the area you wish to enlarge]]>
      </text>                               
    </balloon>    
  </help> 
  
  <labels>               
    <label>
      <x>0</x>  
      <y>25</y> 
      <align>center</align>     
      <text_size>13</text_size>              
      <text>                                 
        <![CDATA[<b>Temperature anomaly</b>]]>
      </text>        
    </label>
    
    <label>
      <x>0</x> 
      <y>390</y>
      <width>607</width> 
      <align>right</align>  
      <text_color>#999999</text_color>
      <text_size>11</text_size>  
      <text>                   
        <![CDATA[Source: <a href="http://www.cru.uea.ac.uk/cru/info/warming/" target="_blank"><u>Climatic Research Unit</u></a>]]>
      </text>        
    </label>        
  
  </labels>
  
  
  <graphs>     
    <graph gid="1">  
      <title>Anomaly</title>  
      <unit>C</unit>          
      <color>#0D8ECF</color>  
      <color_hover>#FF0F00</color_hover>
      <selected>false</selected>   
    </graph>
    
    <graph gid="2">                                                 
      <title>Smoothed</title>              
      <unit>C</unit>                       
      <color>#B0DE09</color>                     
      <color_hover>#FF0F00</color_hover>         
      <line_width>2</line_width>                                               
      <fill_alpha>30</fill_alpha>           
      <bullet>round</bullet>                        
      <selected>true</selected>                    
    </graph>    
  </graphs>  
</settings>
