> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# Week 6 training and improved charts with Google Charts
- URL: https://kudithipudi.org/week-6-training-and-improved-charts-with-google-charts/
- Published: 2008-07-18T03:13:33.000Z
- Updated: 2008-07-18T03:13:33.000Z
- Description: Week 6 of the Chicago marathon training and I was again not able to keep up with my mid week runs. Although I did manage to...
- Author: admin
- Tags: Programming, Running, Technology, Uncategorized, Web, #wp, #wp-post, #Import 2026-08-23 02:32

Week 6 of the Chicago marathon training and I was again not able to keep up with my mid week runs. Although I did manage to improve the charts displaying the training program :).. I added a new column to compare my actual milege to the recommended milege.

![](http://chart.apis.google.com/chart?cht=bvg&chs=400x250&chtt=Week+6+Training&chdl=Recommended+Miles|Actual+Miles&chco=ff0000,00ff00&chxt=x,y&chxl=0:|Mon|Tue|Wed|Thu|Fri|Sat|Sun|&chd=t:0,3,4,3,0,7,0|0,2,0,3,0,0,7&chds=0,15&chxr=1,0,15&chbh=10)

Here are the parameters I used

cht=bvg  
chs=400×250  
chtt=week+6+Training  
chdl=Recommended+Miles|Actual+Miles  
chco=ff0000,00ff00  
chxt=x,y  
chxr=1,0,15  
chxl=0:|Mon|Tue|Wed|Thu|Fri|Sat|Sun|  
chd=t:0,3,4,3,0,7,0|0,2,0,3,0,0,7  
chbh=10