Skip to content

fix(line): prevent series color reset when switching to Granular mode#123

Open
ansaganie wants to merge 3 commits into
microsoft:mainfrom
ansaganie:fix/line-color-reset-granular-mode
Open

fix(line): prevent series color reset when switching to Granular mode#123
ansaganie wants to merge 3 commits into
microsoft:mainfrom
ansaganie:fix/line-color-reset-granular-mode

Conversation

@ansaganie

@ansaganie ansaganie commented Jun 26, 2026

Copy link
Copy Markdown

Prevent series color reset when switching to Granular mode
Adds regression test: "should not reset the color of untargeted series when one series color is changed in Granular mode".

ansaganie and others added 3 commits June 26, 2026 14:52
Adds regression test: "should not reset the color of untargeted series
when one series color is changed in Granular mode".
…others

Query the palette unconditionally for every line (override applied on top) instead of lazily, so changing one line's color no longer shifts the others. Drops the no-op clearContainers approach and rewrites the regression test to model a report reload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants