After doing some testing, I decided to delete all of the test tickets I had made to start off on a clean slate. I also decided to follow the advice in this thread so that the dashboard would be empty and clear the THREAD and THREAD_EVENT tables in the database: [https://forum.osticket.com/d/93048-reset-dashboard-stats]
To clear these tables, I used the truncate command (truncate table thread, etc.). It seems like this was the wrong way to do this, as since doing that, the dashboard is broken and no longer properly displays the graph or ticket stats, despite tickets being present:

The number of opened and assigned tickets is also no longer accurate. Is there a way I can fix this?
Thanks for your help!