fixed
Platform Fixes
1. Panel switching now keeps results in sync
Moving between table and timeseries views now requests the right data format automatically, so users are less likely to hit empty or stale results after changing views.
2. Time-shift controls behave correctly
Explore now handles time-shift more consistently, especially in bar charts and when the toggle is off, which reduces confusing blank space and makes comparisons more dependable.
3. PromQL queries are more forgiving after mode changes
If someone switches from the visual query builder to manual PromQL, leftover interval settings are now ignored so valid rate queries keep running as expected. This reduces avoidable query failures during investigation workflows.