Hello,
I have an sensor that updates once a day att 01:00 PM. (Tomorrow’s electricity prices).
I am using apexcharts-card to visualize it and it works good.
The problem is that there is not data until 01:00 PM, so the charts just keeps loading until the data arrives. Is it possible to replace the “Loading” text to “Waiting for data to arrive at 01:00 PM” or something?
Or if could just update the chart once at 01:00 PM every day?