Visualizing Non-aggregated data

Kibana visualizations only work using aggregations, so it's not possible to plot the values directly. Chances are, you're sampling the CPU use at a pretty high rate, and plotting each point is going to limit the kind of time frame you can look at pretty dramatically.

I'm curious, what is it that you're trying to see or do that aggregations are not a good solution?