Skip to content
Prev 387173 / 398502 Next

Axis whitout all the row, that contains time

Hello,

Merci pour les donn?s, c'est beaucoup mieux comme ?a.

Create a column of class "POSIXct"


listeMesuresPropres$DateHeure <- with(listeMesuresPropres, 
as.POSIXct(paste(Date., Heure.)))


and then plot with this new column, DateHeure as x axis variable.

Can you post the entire ggplot code, not just the scale_x_datetime 
instruction but the rest of the plotting code?


Hope this helps,

Rui Barradas


?s 13:25 de 14/02/21, Informatique escreveu: