User1122355199 posted
Hello everyone and thanks for your help in advance. I am at the early stages of development of an application that charts a patient's growth using the standardized growth chart from the CDC/WHO. An example may be found at
http://www.cdc.gov/growthcharts/data/who/grchrt_boys_24hdcirc-l4w_rev90910.pdf. I need to be able to generate this chart through some type of webservice. Since I have not done any type of graphing before, I am confused as to how to map each
point on this chart. Do I need to recreate the x-y axis in order to have a know increment to move up or across? Or how do I figure out the distance between each point between the x point? I know these are basic questions, but need some guidance
getting started. Any help would be appreciated.