Dashboards & Visualizations

Trellis layout for Line Chart in Dashboard Studio

tej57
Builder

Hello Team,

I have gone through the documentation and it seems that the trellis layout for line chart is not currently supported in the Dashboard Studio. Although it mentions to be supporting. I also tried using the editor to enable trellis using the splitByLayout, and trellisSplitBy parameters. However, upon saving the dashboard, the setting doesn't apply to the panel. 

Does anyone have any success in implementing the trellis layout for line chart or column chart? I cannot use single value viz for the use case that I have. I need to analyze the eventcounts over a timechart spanning different time ranges.

I'm open to workarounds as well. 

Thanks in advance!!

Labels (2)
0 Karma
1 Solution

livehybrid
SplunkTrust
SplunkTrust

Hi @tej57 

You should be able to update the options for your line chart like this:

...
    "options": {
        "splitByLayout": "trellis"
    },
...

Which for me gives: 

livehybrid_0-1760475896654.png

 

or under the "Data Display" section click "Trellis layout"

livehybrid_1-1760475942330.png

Note - This is on 10.0.x - I havent confirmed / tested on other versions.

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

 

View solution in original post

0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @tej57 

You should be able to update the options for your line chart like this:

...
    "options": {
        "splitByLayout": "trellis"
    },
...

Which for me gives: 

livehybrid_0-1760475896654.png

 

or under the "Data Display" section click "Trellis layout"

livehybrid_1-1760475942330.png

Note - This is on 10.0.x - I havent confirmed / tested on other versions.

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

 

0 Karma

tej57
Builder

We are not yet on 10.x.x. So, we'll wait till the upgrade. Thanks for the help.

0 Karma
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!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

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 ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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