Dashboards & Visualizations

Human readable byte counts on Y axis

viraptor
New Member

I'm looking for a way to make the graph display a more readable version of values in the Y axis when I'm counting bytes.

Specifically, I'd like the Y axis to have a tick labeled 10K rather than 10,000, 6G rather than 6,000,000,000, etc. Is there a good way to do it automatically, without preselecting a scale? (I can label the graph "In GBs" and divide by 1000000000, but that's not ideal)

0 Karma

niketn
Legend

@viraptor, Chart Axis Label abbreviations have been introduced in Splunk Enterprise 7 as part of Chart Enhancements

charting.axisX.abbreviation (none | auto)   Enables the abbreviations of large X with the closest SI prefix.
charting.axisX2.abbreviation    (none | auto)   Enables the abbreviations of large X2 with the closest SI prefix.
charting.axisY.abbreviation (none | auto)   Enables the abbreviations of large Y with the closest SI prefix.
charting.axisY2.abbreviation    (none | auto)   Enables the abbreviations of large Y2 with the closest SI prefix.

PS: You can only abbreviate X-axis values in scatter and bubble charts.

Refer to Splunk documentation on Chart Configuration: https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference#Area.2C_Bubble.2...

You can also check out Splunk 7.0 Overview App from Splunkbase: https://splunkbase.splunk.com/app/3691/

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...