sghaskell / maps-plus

Maps+ for Splunk
Other
18 stars 3 forks source link

Path Lines - Add Direction or Gradiant #6

Closed XtremeOwnageDotCom closed 5 years ago

XtremeOwnageDotCom commented 5 years ago

This is a request to add either a... gradient or direction indicator to path lines so users of the dashboard/visualization can easily see the "Flow" of data.

I have implemented the gradient method- however- it plots the path lines as a single continuous path, which is good- but, it does not allow me to easily color the path based on the time, or completion.

sghaskell commented 5 years ago

Hi @ericmck2000

Thanks for the feature request. This is actually coming in an upcoming release. The code is complete but there are a few other features I'm releasing it with that are holding things up. I hope to get it out in a few weeks. It's implemented as an animated ant-path line to show you direction flow using the leaflet-ant-path plugin.

Is this along the lines of what you're looking for?

XtremeOwnageDotCom commented 5 years ago

That looks even better then my idea.

Here is my current workaround. image

sghaskell commented 5 years ago

This has been addressed in version 3.0.1. See path direction