<settings> 
  <data_type>CSV</data_type>                                   
  <font>Tahoma</font>                                          
  <text_size>11</text_size>                                    

  <plot_area>
    <margins>
      <top>15</top>
    </margins>
  </plot_area>

  <grid>
    <x>                                                      
      <alpha>10</alpha>
      <dashed>true</dashed>
      <approx_count>8</approx_count> 
    </x>
    <y_left>      
      <alpha>15</alpha>
    </y_left>
    <y_right>      
      <alpha>10</alpha>
      <dashed>true</dashed>
    </y_right>    
  </grid>
  
  <values>                 
    <x>                    
      <skip_first>true</skip_first>
      <skip_last>true</skip_last>  
      <color>999999</color>        
      <text_size>10</text_size>        
    </x>
  </values>
  
  <axes>                           
    <x>                            
      <color>E7E7E7</color>       
      <alpha>100</alpha>   
      <width>1</width>     
    </x>
    <y_left>
      <alpha>0</alpha>
    </y_left>
    <y_right>
      <alpha>0</alpha>
    </y_right>    
  </axes>  
  
  <indicator>
    <color>D84B3C</color>
    <selection_color>D84B3C</selection_color>
    <line_alpha>50</line_alpha>
    <x_balloon_text_color>000000</x_balloon_text_color> 
  </indicator>
  
  <vertical_lines>
   <width>80</width>
   <alpha>70</alpha>
  </vertical_lines>
  
  
  <graphs>             
    <graph gid="1">    
      <title>Page views</title>
      <balloon_text_color>000000</balloon_text_color>
      <color>#FAC314</color>   
      <balloon_text>
        <![CDATA[{value} page views]]>
      </balloon_text>
      <line_alpha>0</line_alpha>
      <bullet_size>5</bullet_size>
      <vertical_lines>true</vertical_lines>
      <selected>false</selected>
         
    </graph>
    
    <graph gid="2">
      <axis>right</axis>
      <title>Visits</title>              
      <color>#D84B3C</color>
      <balloon_text_color>000000</balloon_text_color>                     
      <balloon_text>
        <![CDATA[{value} visits]]>
      </balloon_text>
      <bullet>round</bullet>
      <bullet_size>5</bullet_size>        
                  
    </graph>    
  </graphs>  
</settings>

