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

Add trip plot #107

Open
EddyIonescu opened this issue Mar 4, 2019 · 0 comments
Open

Add trip plot #107

EddyIonescu opened this issue Mar 4, 2019 · 0 comments

Comments

@EddyIonescu
Copy link
Member

Plot how far along the trips of a route went.
Get trips from trynmaps/tryn-api#35

UX:

  • clicking plot trips (split-button under each route) opens a modal with a plotly line-chart of the trips.

Processing:

  • get distance between coordinates via turf.js (helper for this already exists)
  • get distance between stop coordinates via turf.js as well

While we see opentransit-map having map-based visualizations, a canonical reliability graph would be a solid start to our mvp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant