Custom domain on X axis

Hello!

I have a device sending parameters every 15min and I’d like to know if there’s a simple way to set my time-series graph domain to the current day (00h00 to 23h59).

Something like this X-axis:

Do I have to use custom charts? I’m having a little trouble implementing this on it, I feel like there’s a little bit of conflict with the preset Duration/Resolution config.

I understand that helping with codes/specs is not necessarily within your jurisdiction, but I appreciate any insight!

Thanks in advance.

Hi @Cesar_Guedes !

Yes, you would need to use a Custom Chart block to set the x-axis to the current day (00:00-24:00).

Here’s a thread (and linked blog post) that demonstrates Vega-Lite spec creation on our platform, which you might find helpful:

Let us know if you have any other questions!