Different behavior in 'RenderViewComparative' and 'LineChartViewComparative'

For ‘RenderViewComparative’ if I change one representation, then all other representations change synchronously.
render_view_comparative.avi (1.3 MB)

For ‘LineChartViewComparative’ if I change the first representation, then i need to hover the mouse over the representation and if I change not the first representation, then other representations will not be updated
linechart_view_comparative.avi (2.6 MB)

Is it a bug or a feature? Сan I make the line chart views update immediately, like the render views?

Looks like a bug, feel free to open an issue on our gitlab.