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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...