$this->timeline, 'timelineInterval' => $this->timelineInterval, 'dateRangeLabel' => __('stats.dateRange'), 'betweenDatesLabel' => __('stats.downloadReport.betweenDates'), 'allDatesLabel' => __('stats.dateRange.allDates'), 'contextLabel' => __('context.context'), 'timelineTypeLabel' => __('stats.timelineType'), 'timelineIntervalLabel' => __('stats.timelineInterval'), 'viewsLabel' => __('submission.views'), 'dayLabel' => __('common.day'), 'monthLabel' => __('common.month'), 'timelineDescriptionLabel' => __('stats.timeline.downloadReport.description'), 'isLoadingTimeline' => false, ] ); return $config; } }