Problem description
When rendering a time interval with incomplete data, the chart's x axis only shows the interval for which there is data:

This means that the axis boundaries and the bucket size jump on auto-reload as newly processed data come in.
Proposed solution
The x axis is always scaled to match the selected interval.
Problem description
When rendering a time interval with incomplete data, the chart's x axis only shows the interval for which there is data:
This means that the axis boundaries and the bucket size jump on auto-reload as newly processed data come in.
Proposed solution
The x axis is always scaled to match the selected interval.