Need to generate a biorhythm chart that can be embedded into a website. It needs to look like this:

I am not able to get the x-axis to display values according to the current date. Any help will be greatly appreciated. Also, biorhythms are generated using the following formula: Value = sin (2*PI*D/T)*100% Where D is the number of days passed since given date and T is the period of the biorhythm (23 for physical, 28 for emotional and 33 for intellectual). How do I get these values in?