We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we limit ourselves to difference of two profiles, however, it would be nice to have difference of n profiles.
This requires quite an overhaul of the visualizations, as we are comparing two profiles in many places and comparing n profiles would be more hard.
Maybe consider creating some kind of skeleton profile, that would contain those that are same for all profiles and use it as a comparison base?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently we limit ourselves to difference of two profiles, however, it would be nice to have difference of n profiles.
This requires quite an overhaul of the visualizations, as we are comparing two profiles in many places and comparing n profiles would be more hard.
Maybe consider creating some kind of skeleton profile, that would contain those that are same for all profiles and use it as a comparison base?
The text was updated successfully, but these errors were encountered: