This is a plain text mailing list, and HTML gets munged on the list. It doesn't
help your cause when you don't follow the Posting Guide (or my previous
recommendations).
>From the attached image, you do seem to want separate panels/facets. That is
>accomplished with the facet_wrap function with
Your request is confusing. You first say "trying to plot ... together in the
same panel" and then complain "all graphs in one panel which did not help".
For ggplot at least, melting seems likely to help, so this would really be a
good time for you to follow the request included in every message o
Dear guRus
I have data frame as:
str(voldf)
'data.frame': 130 obs. of 8 variables:
$ Date: Date, format: "2014-08-01" "2014-08-05" "2014-08-08" ...
$ kc : num 0.453 0.424 0.468 0.481 0.485 ...
$ sb : num 0.1128 0.123 0.1272 0.1128 0.0949 ...
$ qc : num 0.0626 0.0661 0.0777 0.0765 0.0763
3 matches
Mail list logo