Splunk Search

Linechart with multiple lines of data on one chart?

sed1565
New Member

Dummy question.
I have a CSV file that contains three columns (fields)

<date>, <value>,<group>
    2017-01-01, 10, g1
    2017-01-02, 11, g1
    2017-01-03, 12, g1
    2017-01-01, 20, g2
    2017-01-02, 21, g2
    2017-01-03, 22, g2

How can I draw two linecharts with Y-axis is <value> , x-axis is <date>, with respect to two groups?
Thanks,

0 Karma

cmerriman
Super Champion

Try |chart limit=0 sum(value) by date group

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...