Dashboards & Visualizations

possible to add line field in column chart without overlay?

sraju
New Member

search query:
inutlookup orderStatus.csv

| timechart count(value) as Orders
| eval P_bypass = round((bypassCandidates/Orders)*100,1)
| eval Goal = 50
| table _time Orders P_bypass Goal

with the above search, I make a column chart to represent count of orders over time.
I make P_bypass as overlay to show on a different axis (%). 

My ask is that, I either need to add 'Goal' as a line chart without the overlay or need to show different colors for orders based on value (order<20-Red, order>21 Green).
is any one of that doable?

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...