I am trying to display data on streamlit line_chart. I am able to display the line chart however, the data column, which i am using as x-axis is being converted into date + time. How do I use date only or time with 00:00 format ?
Many thanks for kind help in advance.