Skip to content

Add trip plot #107

@EddyIonescu

Description

@EddyIonescu

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions