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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...