Jul 30, 2022
Hi Pedro, glad you liked it :)
Here's the updated code with a line for today's date:
This is how it should look:
https://i.imgur.com/7k7HoR8.png
Basically, you need to get the number of days from the start of the project to today's date; then, you can use ax.axvline(...).
Hope this helps!