Dashboards & Visualizations

Sparklines Going Off the Page

daniel333
Builder

All,

I've been seeing this for a few weeks now. I want to say the problem started with our 6.2 upgrade. But all my sparklines are going off page basically. Forcing me to scroll out. These used to sorta self size.

Checked few browsers on both my Mac and PC. Is there a switch I am missing somewhere for "stay in bounds" Possible bug?

thanks
-Daniel alt text

0 Karma

norbertt911
Path Finder

Try:

Your search | chart sparkline(count,1min) count by field 

(more than 1min will generate a shorter sparkline)

 

BR.

Norbert

0 Karma

FanaticWorks
Explorer

Did you find an answer to this?

I can see that the width option might be useful to change the area on dashboards but my sparklines are broken in searches too and in a different way.

It as if the the timeperiod/span of the sparkline has gone all weird. So the longer my search time period the wider the sparkline is. Every point on graph is showing as 0 or 1. No aggregation.

0 Karma

chrisfrigo
Path Finder

Edit the source. adjust the field name accordingly. adjust the width pixels accordingly.

      <option name="height">40</option>
      **<option name="width">150px</option>**
      <option name="colorMap">
        <option name="0:100">blue</option>
        <option name="101:">#9ac23c</option>
      </option>
0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...