Select to view content in your preferred language

Enable X-Axis Range Slider for Date Fields in ArcGIS Experience Builder Chart Widget

40
0
yesterday
Status: Open
Labels (1)
MatthewRyanGA
Occasional Contributor

The ArcGIS Experience Builder Chart widget currently does not allow the X-axis range slider to be enabled when the category field is a Date field. The option is available for other field types but is disabled or unavailable when a Date field is selected.

I have identified a workaround using the following steps:

  1. Configure a chart using a suitable field (e.g. Integer) as the category field.
  2. Enable the X-axis range slider.
  3. Change the category field to back to a Date field.
  4. The range slider remains enabled and continues to function.

This indicates that the underlying chart component may support date-based range sliders, but the configuration UI prevents users from enabling the capability directly.

Please consider allowing the X-axis range slider to be enabled when a Date field is used as the category field. Alternatively, if this limitation is intentional, please document the supported field types for the range slider and any technical constraints that prevent its use with date-based category fields.