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
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 look back
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
inal Message-
> From: huss...@touchofmodern.com
> Sent: Wed, 29 Jul 2015 15:43:33 -0700 (PDT)
> To: r-help@r-project.org
> Subject: Re: [R] Daily Category Revenue-Stacked Bar Chart in ggplot2
>
> Alright thanks for clarifying. That's all a bit esoteric. Quite different
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
Below.
Bert Gunter
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
-- Clifford Stoll
On Wed, Jul 29, 2015 at 3:43 PM, Hidden Markov Model
wrote:
> Alright thanks for clarifying. That's all a bit esoteric. Quite different
> from "basics off com
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
On Jul 29, 2015, at 1:02 PM, Hidden Markov Model wrote:
> 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.
Nabble's relationship to Rhelp? Nabble is an ongoing annoy
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
> On 29-07-2015, at 20:37, Hidden Markov Model
> wrote:
>
> No, I'm not confused. I just posted on R help website.
The R help website is NOT on Nabble. You posted from Nabble as can be seen
from your message.
It can also be seen in what the internet browser displays. It is what we see in
ou
Since there IS NO R-help website that you can post on, you are definitely being
confused by the Nabble website. This is a MAILING list that you interact with
by sending emails to r-help@r-project.org, not a website forum. The trouble
with Nabble is that it does confuse users, and breaks the cont
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
Then why do your messages contain the Nabble footer:
View this message in context:
http://r.789695.n4.nabble.com/Daily-Category-Revenue-Stacked-Bar-Chart-in-ggplot2-tp4710431p4710540.html
Sent from the R help mailing list archive at Nabble.com.
I think you are confused. You should be looking at
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
p)) + geom_bar(stat = "identity")
#Grouped or dodged barchart (I don't think these are the real names)
ggplot(dat1, aes(dates, revs, fill = typ)) + geom_bar(stat = "identity",
position="dodge")
John Kane
Kingston ON Canada
> -Original Message-
&g
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
16 matches
Mail list logo