All Apps and Add-ons

Is it possible to use this app to make a choropleth map of just the United States?

rlough
Path Finder

Hi nice app!

I have data that looks like the following and was wondering if it would be possible to integrate it into a heat map of the USA:

State | Count
AR | 256
AL | 394
CA | 9349

If it is possible, could you explain how something like this could be done with this app?

Thanks!

Link to Vector Map app: http://apps.splunk.com/app/729/

Tags (1)
1 Solution

Damien_Dallimor
Ultra Champion

If you have Javascript/HTML skills , it shouldn't be too much trouble to wire up a custom choropleth visualization by reusing open source librarys such as

http://d3-geomap.github.io/map/choropleth/us-states/
http://bl.ocks.org/mbostock/4060606

The Splunk Dashboard examples app has some examples of incorporating a custom visualization

View solution in original post

Damien_Dallimor
Ultra Champion

If you have Javascript/HTML skills , it shouldn't be too much trouble to wire up a custom choropleth visualization by reusing open source librarys such as

http://d3-geomap.github.io/map/choropleth/us-states/
http://bl.ocks.org/mbostock/4060606

The Splunk Dashboard examples app has some examples of incorporating a custom visualization

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