Try using Pandas to make the plot, instead of Seabon:
https://forum.freecodecamp.org/t/page-view-time-series-visualizer/682851/5
The instructions don’t ask you to use Seaborn for the bar plot. It could also be the seaborn verion, I have 0.12.2
Because I can’t replicate the error. Here is your code on my replit:
https://replit.com/@pkdvalis/FCC-page-view-time-series-visualizerSerjSX
You could try:
- forking that environment which seems to work
- install seaborn 0.12.2
- don’t use seaborn for the bar chart