Skip to content

Color aggregate lines the same across versions#631

Closed
jonco3 wants to merge 4 commits intomozilla:gh-pagesfrom
jonco3:gh-pages
Closed

Color aggregate lines the same across versions#631
jonco3 wants to merge 4 commits intomozilla:gh-pagesfrom
jonco3:gh-pages

Conversation

@jonco3
Copy link
Copy Markdown

@jonco3 jonco3 commented Nov 4, 2019

At present it can be confusing looking at evolution graphs because the individual aggregates get assigned different line colors for different versions, e.g.:

Screenshot_2019-11-04 Evolution Dashboard

I'm not sure whether that's exactly what this issue is talking about but it may be: #625

These changes fix this by removing the version component from Line.getStateString and renaming it to Line.getColorId (this is the only use of that method).

@chutten
Copy link
Copy Markdown
Contributor

chutten commented Nov 8, 2019

I do indeed believe that this is #625

We might not wish to do this for the submission date view, as the same submission date can have multiple versions (the same x value can have multiple data points) for a single aggregate. See, for instance this.

How bad would it look in the code if we only turned to this mode for submission date view?

Copy link
Copy Markdown
Contributor

@chutten chutten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know what you think about my earlier comment.

@santurak1 santurak1 mentioned this pull request Feb 26, 2026
@mozilla mozilla deleted a comment from santurak1 Feb 26, 2026
@badboy badboy closed this Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants