Relative Content

Tag Archive for pandasplotly

Convert python plotly timeseries line chart to category by day

I have a timeseries data set covering 10 days of upload and download speed measurements. I’ve created a plotly line chart for the data with one single line each for upload and download over all 10 days. I would rather categorize the chart by day (i.e., 10 lines sharing an x-axis for time of day).