Hi all,
I’m working with a time-series dataset that has measurements taken every hour over a 7-day period, and I want to plot it using GMT (I’m using GMT 6.5).
My time column is formatted as YYYY-MM-DDTHH:MM:SS, and I want the x-axis to show ticks every 6 hours, with labels showing just the hour (e.g., 00, 06, 12, 18).
I’ve tried using -Bxa6Hf1H+l"Time" but it doesn’t format the labels the way I expected. Is there a clean way to customize hourly time labels and control the formatting?
Any advice or examples would be super helpful. Thanks!
Jhonn Marie