A recent commit (7ad41ef) offset the vertical red dashed line on all of our forecast plots to be -3 days from the reference_date. All of the hubs we use use this -3 offset, but it would be clean programming to dynamically determine+set this for each hub in our backend processing and pipe it as a variable to the frontend. You can find this information in each hub in the tasks.json file (submissions_due key at the very bottom). This dynamic offset should also be applied to MyRespiLens.
A recent commit (7ad41ef) offset the vertical red dashed line on all of our forecast plots to be -3 days from the
reference_date. All of the hubs we use use this -3 offset, but it would be clean programming to dynamically determine+set this for each hub in our backend processing and pipe it as a variable to the frontend. You can find this information in each hub in the tasks.json file (submissions_due key at the very bottom). This dynamic offset should also be applied to MyRespiLens.