Reporting

How do i create a scatter plot using two columns temperature and CPU

sanjeev
Explorer

My Data set looks like this :

temp           CPU

45                   93

54                    95

65                     91

75                     90

43                      89

so on          so on

I have used         | table aTemp_wl1,mCPU2 | stats avg(mCPU2) by aTemp_wl1

to plot aline graph but unable to plot a scatter plot 

 

Please help!

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust
Remove the stats command and you should be able to produce a scatter plot.
---
If this reply helps you, Karma would be appreciated.

View solution in original post

to4kawa
Ultra Champion
0 Karma

richgalloway
SplunkTrust
SplunkTrust
Remove the stats command and you should be able to produce a scatter plot.
---
If this reply helps you, Karma would be appreciated.
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...