All,
I have a dashboard panel that I want to display two visualizations on. The first is a stacked area graph that displays the amount of time spent processing in browser vs network vs server. The second is a line chart that just has the count of events over that same timespan. I posted an image below for your convenience.
Hopefully that didn't get cut off, but in case it did, the purple area is actually the count of events over that time range. I want the blue, yellow, and red areas to display as-is, but the purple area should be a separate line graph.
It would be ideal if the count had it's own separate axes on the right, but in this case the scales are about the same for each visualization, so that's not required. I've read up enough to know this is possible, but I can't find the details to get it to work. Any help wold be greatly appreciated.
Thanks!