Skip to Content
Day/Night Forecast

WeatherBlox - Day/Night Forecast

Object
aeris.wxblox.views.DayNightForecast
Data Usage

The DayNightForecast view displays a short-term weather forecast for a single location in day / night increments.

Day/Night Forecast

Examples

Display the 24-hour forecast for Sedona, AZ

const view = new aeris.wxblox.views.DayNightForecast('#wxblox', { }); view.load({ p: 'sedona,az' });

Configuration

The following configuration options are supported by this view:

OptionDescriptionDefault
enabledType: boolean ()true
metricType: boolean ()false
renderNoDataType: boolean ()true
requestType: object ()

Methods

The following methods are supported by instances of this view:

Events

The following events are triggered by instances of this view:

© 2026 Xweather (opens in a new tab)Terms of Service (opens in a new tab)Privacy Policy (opens in a new tab)