Re: [R] Blur and not readable text, using geom_text in ggplot

2013-09-01 Thread Ista Zahn
Hi Vikram, It looks like you are plotting multiple text values at the same x and y coordinates. It's not clear from your code what exactly you are trying to do; please create a reproducible example and explain what the desired result is. Best, Ista On Sun, Sep 1, 2013 at 9:06 AM, Vikram Bahure

[R] Blur and not readable text, using geom_text in ggplot

2013-09-01 Thread Vikram Bahure
Dear R Users, I am new to ggplot. I am using geom_text to inscribe values on my ggplot but it is giving me values which are unreadable and blur. Please let me know if there is any way out. - Code - *es <- es3 + geom_text(data=tmp.cor, aes(x=2, y=min(infer.df$value