Dashboards & Visualizations

can we make the graph dots visible all time ??

rakesh_498115
Motivator

Hi..

for the line graphs ..is it possible to display the plotted points on the graph rather then showing them when i mouse over the graph ?? is it possible in splunk ??

Please help..

Tags (1)
0 Karma

jonuwz
Influencer

Add this :

  <option name="charting.chart.showMarkers">true</option>

under

  <option name="charting.chart">line</option>

Edit

Changing the markersize is possible in flashcharts.

You'll need to convert your view to advanced XML, change JSChart to FlashChart and add the following under HiddenChartFormatter :

<param name="charting.chart.markerSize">5</param>

Search splunk-base if you dont know how to convert to advanced XML. Its been answered a lot.

piebob
Splunk Employee
Splunk Employee
0 Karma

rakesh_498115
Motivator

Excellent jonuwz.. can you decrease the width of the Marker Points by any chance ???

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...