sghaskell / maps-plus

Maps+ for Splunk
Other
18 stars 3 forks source link

FEATURE REQUEST: Control of Cluster Colors... according to clusterGroup? #39

Open lorenzoalbanof opened 1 year ago

lorenzoalbanof commented 1 year ago

There's been interest in controlling the color of the clusters, particularly according to the value of clusterGroup, which would be natural. See https://community.splunk.com/t5/All-Apps-and-Add-ons/Maps-for-Splunk-change-clusterGroup-colors/m-p/526098

I have seen nothing in the .js code that suggests that it's possible to do it with a new field. Besides the simples thing would be coloring according to clusterGroup value.

Suggestion:

-Create a toggle option to allow clusterGroup values to define cluster colors (1 true, 0 false)

-Create two options for the fore / back ground color of the cluster Groups as a palette (list of HEX codes) that the user can set in the XML:

same for clusterGroupBgColorList which controls the background colors

sghaskell commented 1 year ago

Thanks for the feature request @lorenzoalbanof . This is one that's been on the backlog to get done for a long time. Unfortunately, this project is not the main focus of my job at Splunk so I struggle to find time to make the enhancements that are sorely needed. I do have some fixes and small enhancements coming soon and I'll work to get this incorporated. Thanks for your patience and for using the app!

lorenzoalbanof commented 1 year ago

Another idea would be to make a boolean field that would prevent markers from being clustered at all. Something like clusterMarker with values true or false, by default "true". Though the value would probably be set according to clusterGroup or layerGroup by most users.

sudoritz commented 10 months ago

Is this where we can control heatmapColorGradient along the path of the GPS (use-case is pingms color range based on GPS location)

or is this a different use-case for layerGroup