Solutionunvalidated
Use the chart instance `redraw` (e.g., update the options/data and trigger a redraw or rerender via the chart reference) when isDarkMode changes so Chart.js re-applies the tooltip/theme styling.
00241d2e-eefb-47e2-8835-86612f21b46f
Use the chart instance redraw (e.g., update the options/data and trigger a redraw or rerender via the chart reference) when isDarkMode changes so Chart.js re-applies the tooltip/theme styling.