Forum Discussion
Plot Values (y axis) vs. Time (x axis)
Yeah - I can change the aggregation (see screenshot below):
OK, just change it to SUM or AVERAGE then, or maybe MAX.
- bfaivre9 years agoRegular Visitor
Thanks for the response. That just give me another aggregate. I simply want to plot each value on the y-axis based on the timestamp on the x-axis w/no aggregation.
Brian
- Greg_Deckler9 years agoCommunity Champion
I think I posted a way to do this using R visualization and ggplot, let me see if I can find it. Well, couldn't find that one, but it is an option, you also can see this solution as well:
- bfaivre9 years agoRegular Visitor
Thanks for all the input. This still isn't working for me. Surely it can't be that difficult to plot values on the y-axis over time on the x-axis? This is so much of what we do on a daily basis vs. showing the count of the data points (or another aggregate).
Does anyone have an viable example or tutorial they can share?
Thanks in advance,
Brian