<settings> 
  <data_type>CSV</data_type>                                   
  <font>Tahoma</font>                                          
  <text_size>11</text_size>                                    
  <add_time_stamp>true</add_time_stamp>
  
  <plot_area>  
    <margins>
      <top>15</top>
      <right>20</right>
    </margins>
  </plot_area>
  
  <grid>
    <x>                              
      <alpha>15</alpha>
      <approx_count>16</approx_count>
      <dashed>true</dashed> 
    </x>
    <y_left>
      <alpha>15</alpha>
      <approx_count>5</approx_count>
      <dashed>true</dashed> 
    </y_left>
  </grid>
  
  <values>                 
    <x>                    
      <skip_first></skip_first>
      <skip_last></skip_last>  
      <color>999999</color>        
      <text_size>10</text_size>
      <rotate>90</rotate>        
    </x>
  </values>
  
  <axes>                           
    <x>                            
      <color>E7E7E7</color>       
      <alpha>100</alpha>   
      <width>1</width>     
    </x>
    <y_left>
      <alpha>0</alpha>
      <logarithmic>true</logarithmic>
    </y_left>
  </axes>  
  
  <indicator>
    <enabled></enabled>
    <y_balloon_on_off>false</y_balloon_on_off>
  </indicator>
  
  <legend>
    <enabled>false</enabled>
  </legend> 
 
  <graphs>             
    <graph gid="1">    
      <title></title>
      <line_width>2</line_width>
      <fill_alpha>50</fill_alpha>
      <balloon_text_color>000000</balloon_text_color>
      <color>#FAC314</color>   
      <balloon_text>
        <![CDATA[{value}]]>
      </balloon_text>      
    </graph>   
  </graphs>  
</settings>
