Change line width in ezPlot?

581 views
Skip to first unread message

or duek

unread,
May 28, 2012, 3:53:52 AM5/28/12
to ez4r
Hi,
Is there a way to change line width and/or color in ezPlot?

pulpo

unread,
May 31, 2012, 10:02:28 AM5/31/12
to ez...@googlegroups.com
you can change the color with

scale_colour_manual()

for example: 

ezPlot(...)+

scale_colour_manual(values=c("#FF0000","#0000FF")

or duek

unread,
Jun 4, 2012, 4:23:54 AM6/4/12
to ez...@googlegroups.com
Thank you very much.
This is very helpful. 
I understand there is no way to change line width... :(
Is there an option to set those color criteria as default?
Reply all
Reply to author
Forward
0 new messages