<settings> 
  <font>Tahoma</font>   
  <text_size>11</text_size>
  <add_time_stamp>true</add_time_stamp>
  <column>
    <width>85</width>     
    <spacing>0</spacing> 
    <grow_time>3</grow_time>
    <grow_effect>elastic</grow_effect>    
    <balloon_text>                                                    
      <![CDATA[{value} downloads]]>
    </balloon_text>
    <bullet_offset>16</bullet_offset>    
  </column>

  <plot_area>
    <margins>
      <left>50</left>
      <right>20</right>
      <bottom>10</bottom>
    </margins>
  </plot_area>
    
  <grid>                 
    <category>                                                                
      <alpha>10</alpha>  
      <dashed>true</dashed>
    </category>
    <value>                      
      <alpha>10</alpha>    
      <dashed>true</dashed>
    </value>
  </grid>
  
  <values>                 
    <category>             
      <color>000000</color>
      <inside>true</inside>
    </category>
    <value>                    
      <min>0</min>             
    </value>
  </values>
  
  <axes>                       
    <category>                 
      <color>E7E7E7</color>    
      <width>1</width>
      <tick_length>0</tick_length>         
    </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>Total downloads</b>]]>
      </text>        
    </label>
  </labels>
  
  <legend>
    <enabled>false</enabled>
  </legend>
          
</settings>
