Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Salary histogram colors don't match seniority pie chart colors :) #29

Open
lombo-cmyk opened this issue Mar 25, 2022 · 1 comment
Open
Labels
enhancement New feature or request priority: low May do someday
Projects

Comments

@lombo-cmyk
Copy link

Would be nice to match seniority level colors on both graphs!

@maciejzj
Copy link
Owner

maciejzj commented Mar 25, 2022

Thanks for raising the issue.

This (probably) can be done by sorting the input data for pie chart by seniority and disabling sorting by count in plotly (would also require using go.Pie instead of px.pie).

@maciejzj maciejzj added the enhancement New feature or request label Mar 25, 2022
@maciejzj maciejzj added this to To do in main via automation Mar 25, 2022
@maciejzj maciejzj added the priority: low May do someday label Mar 25, 2022
@maciejzj maciejzj moved this from To do to Backlog in main Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low May do someday
Projects
main
  
Backlog
Development

No branches or pull requests

2 participants