Time Series Line Graphs

Dear All,

I am trying to implement a time series line graph to plot how far a student progresses in a certain objective against time. However, it seems like Glide doesn’t take dates as time series data. What I am thinking of in mind is a time series plot that has an x axis in scale (eg: if the width between April 27th and April 28th is 1, then the width between April 27th and April 30th should be 3, not 2.
Attached is how the graph currently looks like:

Many thanks