Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-30 Thread Hidden Markov Model
Thanks Mom! "You still don't get it, do you? First, the list is not "John". Second, and more importantly, those of us with threading mail programs (or "group by conversation" in Apple-speak) can fairly easily find Johns letter if we haven't deleted it yet. Those without threading will have to

Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-30 Thread Hidden Markov Model
Hi John, Certainly, that makes sense. Thank you for the clear explanation. I am subscribed to the email list, it is how I knew you replied. A stacked bar chart is great for managing and analyzing multi-ad placement Profit and seeing the time series of the individual charts. Tableau makes it very

Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-29 Thread Hidden Markov Model
Alright kids, I think we should close this topic since we appear to be getting further and further off-topic. -- View this message in context: http://r.789695.n4.nabble.com/Daily-Category-Revenue-Stacked-Bar-Chart-in-ggplot2-tp4710431p4710563.html Sent from the R help mailing list archive at N

Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-29 Thread Hidden Markov Model
Alright thanks for clarifying. That's all a bit esoteric. Quite different from "basics off computer use". None of the documentation anyone mentioned actually contains any of this. If Nabble is so bad, then why does anyone use it? It doesn't make sense. You should probably write a wiki going forwar

Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-29 Thread Hidden Markov Model
Alright, I think I understand what you guys are talking about. It is still not clear the relationship between R-help and Nabble since you guys haven't actually answered that. Again, the best way to provide proper advice is to actually quote to portion of the website you are sending people to, i.e

Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-29 Thread Hidden Markov Model
No, I'm not confused. I just posted on R help website. I don't know how to use the email client to do anything which you are speaking of. If you would like the posts to be made in an alternative way, then you will need to provide clear direction. Sending someone to a help page which doesn't referen

Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-29 Thread Hidden Markov Model
Hi John, Great thanks for the examples! I am not sure what you are referring to when you say a post from Nabble - I posted this directly on R-help. I actually never heard of Nabble. Stacked Bar charts are great for when you have a lot of moving parts and need to be able to zero in on one of them

[R] Daily Category Revenue-Stacked Bar Chart in ggplot2

2015-07-27 Thread Hidden Markov Model
I am trying to use the ggplot2 to build a stacked bar chart for daily Revenue by category. The chart would look have date on the x-axis, and revenue on the y axis. The fill would be the categories themselves. I have searched a great deal and have been unable to find exactly how to do this. -- Vi