const { width, isCollapsed, height, plots } = useSelector(
    (state: PlotsState) => state.comparison
  )