Dashboards & Visualizations

how to hide chart permanently in dashboard using simple xml

mvaradarajam
Path Finder

here we are taking table id value to javascript,this value(search query) is input for the bar chart.in dashboard panel displays two charts table ,bar charts idnt want table chart in dashboard.how to remove that one.






*search query******

-7d@d
@d

java script

var tableManagerid = mvc.Components.get('table1').settings.get('managerid');
var chart = new D3ChartView({
"id": "chart1",
"managerid": tableManagerid,
"type": "linePlusBarChart",
"el": $('#chart1')
}).render();

Tags (2)
0 Karma

ddarmand
Communicator

use CSS i think

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...