The <InteractiveChartManager> is a controller for the indicator charts. It is responsible for loading the data, managing the chart state, rendering the chart, legend, and cockpit. It is also a React error boundary, in case the indicator-specific code crashes it'll show an error message to the user.