Hi:

This is pretty straightforward to do in ggplot2, but it would be nice to
have some data to work with (hint). The job requires processing the two
input series and dates with melt() from the reshape package, a couple of
opts() to change, proper rotation of the dates, etc. It's easier to show how
to do it with actual data rather than to lay out the steps.

Dennis

On Tue, Aug 24, 2010 at 10:40 AM, abotaha <yaseen0...@gmail.com> wrote:

>
> Hello guys,
>
> I would to plot a bar line between to curves like in excel as shown in the
> following image. but i do not know how I can do that in R.
> http://r.789695.n4.nabble.com/file/n2337089/excel_Plot.png
> any help would appreciate.
>
> --
> View this message in context:
> http://r.789695.n4.nabble.com/Plot-bar-lines-like-excel-tp2337089p2337089.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to