Hi, I have a column chart whose x-axis should always display the last 24 hours, regardless of whether there is data or not. How can I achieve this? I’ve messed around with the Plotly range attribute, however, I can’t hardcode the date due to the obvious dynamic state of the graph. Any help would be appreciated!
↧