On 08/06/2013 07:01 AM, Christofer Bogaso wrote:
Hi David,
Thanks for your answer.
However I was thinking if it would be possible to have the Vertical-scroll
bar, so that user can scroll his screen while still having all the bars on
the plot clearly.
Is there any possibility?
Hi Christofer,
I had to solve a similar problem when I had to represent the movement of
a pointer over an experimental session in which there could be a few
thousand records of the pointer position. I output the plot as a very
wide PNG graphic and you can then zoom in and scroll through this either
in an image display program or in a web browser. You can do the same
thing with Postscript or PDF graphics.
Jim
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.