Dashboards & Visualizations

How to add text to a chart?

tippyyy
Observer

Is it possible to add text to a chart? We have a couple of color blind users, and as far as our developers know, there's no way to add text directly on top of the chart values. I find it hard to believe that Splunk doesn't have this basic accessibility feature. Would appreciate any input on this. 

Screenshots of what is currently happening vs what we would like to achieve. Thanks.

 

CurrentCurrentThis is what we would like to achieveThis is what we would like to achieve

Labels (1)
0 Karma

tippyyy
Observer

Hi Kamlesh,

Thanks for your help. Is there another Splunk product besides Dashboard studio that will allow text on a chart? (I'm a product designer so not familiar with all the Splunk functionalities) Thanks.

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@tippyyy 

Can you please share your sample XML for this widget?

KV

Tags (1)
0 Karma

tippyyy
Observer
Hi, our developers have been using dashboard studio, here is the JSON associated with the component:
 
{
"type": "splunk.markergauge",
"options": {
"orientation": "horizontal",
"gaugeRanges": [
{
"from": 1500,
"value": "#53a051",
"to": 3000
},
{
"from": 1000,
"value": "#CBA700",
"to": 1500
},
{
"from": 0,
"value": "#dc4e41",
"to": 1000
}
]
},
"dataSources": {
"primary": "ds_search_7"
},
"showProgressBar": true,
"title": "Vaisala Record Ingress (last min)",
"context": {
"convertedColorRange": [
{
"to": 0,
"value": "#9E2520"
},
{
"from": 0,
"value": "#1C6B2D"
}
]
},
"showLastUpdated": false,
"description": "Records from EFS files (2K-8K)"
}
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@tippyyy 

For Dashboard Studio, right now there is no provision for such representation in Marker gauge options.

More info: https://docs.splunk.com/Documentation/SplunkCloud/9.0.2205/DashStudio/chartsMarker

KV

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...