Dashboards & Visualizations

is it possible to remove line from a line chart and keep only the data labels

anooshac
Communicator

hi all,
is there any way to remove the line from the line chart and keep only the data labels without using css?
I just want to highlight the points in my chart. Using scatter chart i was not able to come to the result. can anyone have idea on this?

0 Karma

niketn
Legend

@anooshac why not CSS? Also what if Data Labels overlap? Can you whiteboard what kind of viz you are anticipating?

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

anooshac
Communicator

hi @niketnilay , i want a chart of time versus value. In the chart if i can only represent dots or points it will be good. The data labels won't overlap because i gave a time range selection as a input. I just thought xml is easier to do than css.
Do you have any idea as how to do this?

0 Karma

niketn
Legend

If data does not have overlap, keep null values as null and keep the chart disconnected. You should see dots and not line.
But even if chart line is connected you can use CSS Override to hide the line drawn for series.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

haph
Path Finder

I searched for that function a while ago but didn't find anything in just xml. I don't think this is possible with standard splunk.

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