Currently, I am sending past data to Grafana via MQTT communication for display. I want to change the display of the x-axis on the time series graph.
Currently, only the current time is handled, but is there a way to set past times or send time data along with values via MQTT for display? If not, is there a way to hide the x-axis?