<settings> 
  <data_type>csv</data_type> 
  <font>Tahoma</font>   
  <text_size>11</text_size>
  <depth>15</depth>
  <angle>30</angle>
  
  <column>
    <width>85</width>     
    <spacing>0</spacing> 
    <grow_time>3</grow_time>
    <grow_effect>elastic</grow_effect>    
    <balloon_text>                                                    
      <![CDATA[{title}: {value} downloads]]>
    </balloon_text>    
  </column>

  <plot_area>
    <margins>
      <left>40</left>
      <right>20</right>
    </margins>
  </plot_area>
  
  <grid>                 
    <category>                                                                
      <alpha>10</alpha>  
      <dashed>true</dashed>
    </category>
    <value>                      
      <alpha>10</alpha>    
      <dashed>true</dashed>
    </value>
  </grid>
  
  <values>                 
    <category>             
      <color>999999</color>
    </category>
    <value>                    
      <min>0</min>             
    </value>
  </values>
  
  <axes>                       
    <category>                 
      <color>E7E7E7</color>    
      <width>1</width>         
    </category>
    <value>                    
      <color>#E7E7E7</color>       
      <width>1</width>         
    </value>
  </axes>  
  
  <balloon>                    
    <text_color>000000</text_color>
  </balloon>
    
  <labels>                         
    <label>
      <x>0</x>
      <y>7</y>
      <text_color>000000</text_color>
      <text_size>13</text_size>
      <align>center</align>
      <text>
        <![CDATA[<b>Daily downloads</b>]]>
      </text>        
    </label>
  </labels>
  
  <legend>
    <enabled></enabled>
    <align></align>
    <border_alpha>100</border_alpha>
    <border_color>E7E7E7</border_color>
    <margins>5</margins>
  </legend>

  <graphs>
    <graph>                          
      <type></type>                                                      
      <title><![CDATA[Column]]></title>             
      <color>7F8DA9</color>                  
    </graph>
    <graph>                          
      <type></type>                                                      
      <title><![CDATA[Line]]></title>             
      <color>FEC514</color>                  
    </graph>
    <graph>                          
      <type></type>                                                      
      <title><![CDATA[Pie]]></title>             
      <color>DB4C3C</color>                  
    </graph>
    <graph>                          
      <type></type>                                                      
      <title><![CDATA[Scatter]]></title>             
      <color>DAF0FD</color>                  
    </graph>
    <graph>                          
      <type></type>                                                      
      <title><![CDATA[Stock]]></title>             
      <color>add981</color>                  
    </graph>    
  </graphs>          
</settings>
