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.
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...