simrail / EDR

EDR timetable & driver view for Simrail
https://edr.simrail.app
GNU General Public License v3.0
25 stars 12 forks source link

Missing graphs for new stations #90

Open DKFN opened 1 year ago

DKFN commented 1 year ago

Reported on SimRail french discord (alternative). Some stations miss the graph configuration to display the graph.

For example dorota does not have knowledge on previous and next posts that would allow it to render the graph view https://github.com/simrail/EDR/blob/master/frontend/src/config/stations.ts#L403 .

Hope you are doing well Crypter, see you :)

Tallyrald commented 1 year ago

Thanks for the report. I'll partially fix this in the next version, but since the graph view only supports a single destination in each direction, this issue will remain as long as the current graph implementation is in use. Related to https://github.com/simrail/EDR/issues/87