Ok since I am stubborn in getting something to work. I found a site that creates a streamlit app using Visual Crossing's weather API but you do need to sign up for a free account and generating an API key. Using that as a starting point I generated a new app allowing plotting of data and some checkboxes. Feel free to use it as a starting point.
With that said I am attaching the app - you don;t need a requirements.txt for it either.
main.py (2.3 KB)

