Skip to content

3.2.6

Choose a tag to compare

@DTekNOdev DTekNOdev released this 02 Mar 08:03

Fixed

  • Time axis labels now display correctly for all data resolutions: Fixed issue where time labels disappeared completely when forecast data contains only hourly intervals (no 6-hourly data)
    • Added robust fallback logic that establishes time label patterns from any available data resolution
    • Supports weather services with varying intervals: 1h, 6h, 12h, 24h, or any combination
    • Tries progressive intervals (2h, 3h, 4h, 6h, 12h) to find optimal label spacing
    • Always ensures at least some time labels are displayed, even with unusual data patterns
    • For long forecasts (240+ hours), automatically selects appropriate label intervals to prevent overlap
    • Low-resolution section now uses consistent data point intervals (every 2nd or 4th point) rather than hour-of-day filtering, ensuring uniform spacing across entire forecast
    • Prevents overlapping labels at the transition between high-resolution and low-resolution data sections
    • Hour labels now display with leading zeros (e.g., "01", "09") for better readability and consistent label width