To create a time series plot in Excel, first select the time (DateTime in this case) Column and then the data series (streamflow in this case) column. Next, click on the Insert ribbon, and then select Scatter. From scatter plot options, select Scatter with Smooth Lines as shown below.
Read moreIs Plotly better than Matplotlib?
This is obvious, but Matplotlib is way more popular than Plotly . The main advantage of being so popular is that notebooks using Matplotlib will be easily reproduced by other people since different people’s chances of having it installed are higher. However, Plotly has been growing.
Read moreWhich library is used for visualization of time series data?
Grafana is a popular open source visualization and analytical suite mainly used for time series data. It provides ways to create, explore, and share time series data in easy-to-understand graphical representation.
Read moreHow do you use time series Plotly?
Time Series using Axes of type date
Read more