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

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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...