<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <font>Tahoma</font>                   
  <mask>false</mask>                    

  <plot_area>                           
    <border_color>e6e6e6</border_color>                                         
    <border_alpha>100</border_alpha>                                                
    <margins>                           
      <left>40</left>                    
      <top>10</top>                       
      <right>10</right>                 
      <bottom></bottom>                 
    </margins>
  </plot_area>
  
  <grid>                                
    <x>                                                                                      
      <approx_count>20</approx_count>   
      <alpha>4</alpha>
    </x>
    <y>
      <fill_alpha>4</fill_alpha>
      <fill_color>000000</fill_color>
      <alpha>4</alpha>
    </y>
  </grid>
  
  <values>                              
    <x>                                       
      <type>date</type>                 
      <rotate>90</rotate>                     
      <skip_first>false</skip_first>    
    </x>
    <y> 
      <type>duration</type>                                
      <skip_first>false</skip_first>    
    </y>
  </values>
  
  <axes>                                
    <x>                                 
      <color>e6e6e6</color>             
      <width>1</width>                  
    </x>
    <y>                                 
      <color>e6e6e6</color>             
      <width>1</width>                  
    </y>
  </axes>  
  
    
  <legend>                              
    <enabled>false</enabled>            
  </legend>  
  
  <graphs>                              
    <graph gid="0">                     
      <color>#D84B3C</color>            
      <balloon_text>
        <![CDATA[{y}]]>                                             
      </balloon_text>      

      <bullet>round_outlined</bullet>              
    </graph>
    
    <graph gid="1">               
      <color>#FAC314</color>      
      <balloon_text>
        <![CDATA[{y}]]>                                                               
      </balloon_text>      
      <bullet>square_outlined</bullet>                               
    </graph>    
   
  </graphs>          
</settings>
