front: display all tracks on track occupancy diagram#15844
Open
front: display all tracks on track occupancy diagram#15844
Conversation
a3a5f24 to
39e97d3
Compare
eeb4f07 to
a633166
Compare
faf375c to
b64ab65
Compare
Signed-off-by: Theo Macron <theo.macron0315@gmail.com>
b64ab65 to
71650e7
Compare
Signed-off-by: Theo Macron <theo.macron0315@gmail.com>
71650e7 to
2179012
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #15156
Important
To test this PR, you can download this timetable, and to test the sorting function, you can edit the 4 first train local_track_names.
Note
Zürich is an unrecognised operational point, and don't have an arrival time since it's not computed. Without an arrival time, the backend has no time reference to anchor the occupancy window, so it returns []. That why the track occupancy diagram displays nothing for it.