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

Add Legend to Tie Colors to package/filenames #14

Closed
Rperry2174 opened this issue Jan 15, 2021 · 1 comment
Closed

Add Legend to Tie Colors to package/filenames #14

Rperry2174 opened this issue Jan 15, 2021 · 1 comment

Comments

@Rperry2174
Copy link
Contributor

As of right now, the colors in the Flamegraphs correspond to the package of the method in that node. For example:
image

In the highlighted section:

  • threading.py is orange
  • threadloop.py is green
  • base_events.py is blue

The colors are randomly selected from this array which should also have a larger list of colors so that its less likely where theres a situation where two different files randomly get assigned the same color

To make it so people are aware of logic of the coloring we need something that maps the colors to the file names they represent.

@Rperry2174
Copy link
Contributor Author

closed in #21

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

No branches or pull requests

1 participant