Dynamically change axis interval

Hello, is there any way to make bar chart axis interval dynamically change based on time filter in Insights? I would like to interval to shift from months to weeks to days basis the filter. It gets difficult to read data with only one type of interval.

Hello @DGA

  1. Check Documentation:
  • Review the tool’s documentation for features related to dynamic axis intervals and time-based filtering.
  1. Chart Configuration:
  • Explore chart configuration settings for options to set dynamic intervals based on time dimensions.
  1. Time Hierarchies:
  • Check if the tool supports time hierarchies for dynamic aggregation based on time.
  1. Custom Expressions:
  • Explore if custom expressions or scripting can be used to dynamically set the axis interval based on the time filter.

Thanks & Cheers!!!