I am trying to create a dashboard that pulls in perfmon data for some of our servers. I have been able to get all of the information that i need, but it seems like you can only place one chart in a container... Is there any way to stack this data? For example, I have SQL Compilations/sec and SQL Re-Compilations/sec both being pulled, but it is making me put them in different graphs, is there any way that i can get both of those to show up in the same graph? It is really easy with the NPM stuff, but this SAM data seems a bit harder to work with. Any help on this would be much appreciated! Thanks!