Hi,
I have a data like this (with many dates and outputs, here is just a simplified example):
I want to plot a line chart showing all outputs with one single x-axis (CommonDate: 02/01/2024 - 02/21/2024). however, coming up with CommonDate row based on the date1/date2/date3/,,, etc is challenging. Can someone help? My goal is to create a CommonDate row and then plot all outputs in a single line chart.
I have a data like this (with many dates and outputs, here is just a simplified example):
I want to plot a line chart showing all outputs with one single x-axis (CommonDate: 02/01/2024 - 02/21/2024). however, coming up with CommonDate row based on the date1/date2/date3/,,, etc is challenging. Can someone help? My goal is to create a CommonDate row and then plot all outputs in a single line chart.