Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EDGES] Support edge directionality in transit #29

Open
adamocarolli opened this issue Jan 14, 2021 · 1 comment
Open

[EDGES] Support edge directionality in transit #29

adamocarolli opened this issue Jan 14, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@adamocarolli
Copy link
Contributor

adamocarolli commented Jan 14, 2021

On larger graphs it becomes hard to see the directionality of edges in-flight. There are too many edges and nodes that being able to trace each edges source/target is very difficult.

A possible approach is to support a variation of this animated trip edge type as it provides directionality without the requirement of seeing the source/target.

See (https://deck.gl/examples/trips-layer/):

Screen Shot 2021-01-14 at 4 40 55 PM

This issue is opened to discuss possible ways of displaying directionality on larger graphs

@adamocarolli adamocarolli added the enhancement New feature or request label Jan 14, 2021
@adamocarolli adamocarolli self-assigned this Jan 14, 2021
@adamocarolli adamocarolli added the question Further information is requested label Jan 14, 2021
@adamocarolli adamocarolli changed the title [EDGES] Support trips edge type [EDGES] Support edge directionality in transit Jan 14, 2021
@adamocarolli
Copy link
Contributor Author

adamocarolli commented Jan 14, 2021

@RosaRomeroGomez mentioned tapered edges as a possible option. See edges on right: https://www.scitepress.org/Papers/2017/61023/61023.pdf

Screen Shot 2021-01-14 at 4 50 35 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant