Displaying 1 result from an estimated 1 matches for "autodetermine".
2007 Dec 30
1
plot multiple data sets on same axis
...ing function which does this? I can't find it.
* obviously I don't want to duplicate code for each dataset. I'd rather
loop based on whatever datasets are in the frame, but I'm missing how to
do that here.
* points() appears to not alter xlim and ylim. Is there a convenient way
to autodetermine them based on all the points?
* I've hardcoded the colors. This is the sort of thing I'd rather leave
to an expert. (I.e. someone who has looked at colorblindness studies and
knows which colors are easiest to distinguish.)
Any ideas?
Cheers,
Scott