Splunk Search

Feature request: enhance mapping.choropleth functionality?

aaron_sakovich
Path Finder

Currently, choropleth maps have an annoying feature where if you're using sequential coloring of geometries, the minimum color is always white (0xFFFFFF) and whatever is specified in the source for .minimumColor is ignored. Divergent coloring allows you to specify a .minimumColor, but it still routes the midpoint through white. On maps either without colorful tiles specified or with white backgrounds, having a white color for your data makes the visualization difficult, to say the least.

Would it be possible to change the functionality of mapping.choroplethLayer.colorMode and .minimumColor such that when in sequential mode, the minimum color can be specified, as shown in the following example?

<option name="mapping.choroplethLayer.colorMode">sequential</option>
<option name="mapping.choroplethLayer.maximumColor">0x0000FF</option>
<option name="mapping.choroplethLayer.minimumColor">0x00FF00</option>

(Bonus points, it would be nice if there were a mapping.choroplethLayer.middleColor for divergent coloring.)

There are lots of cases documented here in Answers of people who would be able to benefit from this functionality, and some where people have had to resort to kludges to work around the lack of this feature.

(Ref: https://docs.splunk.com/Documentation/Splunk/7.3.2/Viz/PanelreferenceforSimplifiedXML#map)

woodcock
Esteemed Legend

Splunk has a new portal for feature/enhancement requests:
https://ideas.splunk.com

0 Karma

richgalloway
SplunkTrust
SplunkTrust

@aaron_sakovich Consider submitting this feature request at https://ideas.splunk.com/

---
If this reply helps you, Karma would be appreciated.
0 Karma

aaron_sakovich
Path Finder
0 Karma

woodcock
Esteemed Legend

Open a P0 support case; these are treated as Enhancement Requests by Splunk.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...