Skip to main content

Overriding the Footer component

You can override the default footer component and its elements by providing ChartFooter or TimeframePresets into uiOverrides: Footer prop to the ChartReactApp.

The footer component has the following properties:

The Footer timeframe component has the following properties:

This examples shows how to remove several default elements from the Footer and apply custom styles (timeframe is without custom aggregation):

Source code