-
Notifications
You must be signed in to change notification settings - Fork 40
Update traffic data format #24
Comments
It is related into traffic view, right? I'll look into it as soon as I'm finished with Elixir stuff 🙂 Does this update mean that there won't be INTERNET node, and we will have bi-directional particles flow? |
Correct :) |
Very cool. BTW, in one of the Vizceral examples I saw force directed graph layout demo. Can we give it a try in the second level, where we render message passing? |
I'll try to look into it. |
@arkgil @michalslaski @mentels This change it crucial for us right now because a lot of people are trying EPL in recent days. These changes will fix no nodes in |
I'll try to look into it this evening 🙂 |
@arkgil Are going to look into it today or can I? |
You can always look into issues, I'd be happy to help :) I don't have much time lately, sorry for delay. EDIT: but I'm looking into it right now. Although extra pair of eyes does not harm anyone 😄 |
Update elm-webpack-loader and enable forceWatch
Netflix/vizceral#59 got merged into Vizceral recently. It adds
entryNode
property and removes requirement forINTERNET
node. It also allows two way message passing in our cluster view.Things we have to change to update to version
4.4.0
:focused
->focusedChild
entryNode
property describing graph entry nodeThe text was updated successfully, but these errors were encountered: