Visualizer doesn't display anything #5

Closed
opened 2024-02-14 17:32:02 -05:00 by r_sanchez · 2 comments

Currently the visualizer just displays the links with an extremely thick width. This must be updated, but more importantly, the heatmap is never updated which could be a problem related to #4 or some other parsing mistake.

Currently the visualizer just displays the links with an extremely thick width. This must be updated, but more importantly, the heatmap is never updated which could be a problem related to #4 or some other parsing mistake.
Author

I tried removing all non used links then realized that it's not displaying anything. This has to do with how we render change over time, I use the time attribute in the events file but now realize I should just render every new event tag. This is because sometimes cars will enter a street and leave on that same exact "time" so when we go to display it displays 0 change.

I tried removing all non used links then realized that it's not displaying anything. This has to do with how we render change over time, I use the time attribute in the events file but now realize I should just render every new event tag. This is because sometimes cars will enter a street and leave on that same exact "time" so when we go to display it displays 0 change.
Author

Fixed with 2ab91cfaeb

Fixed with 2ab91cfaebae5d2ab922a3bcdbd3d6babb96a565
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CERC/matsim-proto#5
No description provided.