Problem with Graphs

D

duarte1223

I'm having some trouble with a graph, I'm making a file to plot growth curves
for animals for a professor I work for, and the idea is that a client enters
body weight data and age and it plots it automatically.

I'm plotting Age (x-axis) vs. Body Weight (y-axis) on a scatter plot, body
weight is working out fine, but instead of plotting as the age (0.2 months, 7
months, etc.) the age is plotting in numerical order (1, 2, 3, 4, etc.). How
do I get it to plot as the actual number of months, and not just in order?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top