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

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...