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!

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 ...