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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...