sghaskell / maps-plus

Maps+ for Splunk
Other
18 stars 3 forks source link

allow lassoing markers to set a token #24

Open ChrisYounger opened 4 years ago

ChrisYounger commented 4 years ago

Implements: https://github.com/sghaskell/maps-plus/issues/23

Hit me up if you have any questions. I also included an example dashboard showing how to use this functionality. This might be a pretty niche use-case, so I won't be offended if you do not want to merge this. (I have forked this viz to a new name so I can use it concurrently with the splunkbase version)

As there are new libraries in package.json, you will need to re-run "npm install"

https://github.com/sghaskell/maps-plus/issues/23 image

sghaskell commented 4 years ago

Thanks for submitting the PR @ChrisYounger! Let me have a look at this. I'll reply back with any feedback and then we'll see if we can't get it merged in. I appreciate the contribution to the app!

gjanders commented 2 years ago

@sghaskell any updates? Thanks