Hi! I'd like to propose a form of hotspot view to only see where the most changes were.
Usecase:
This could help with deciding where you could get huge impact by making libraries buildable, as they don't change as much. You could also use these information to do large scale automated actions, like formatting for code that has been unworked for a long time, as to reduce the amount of merge conflicts with currently developed areas.
To consider:
These information are already available, it would "only" be a new option for the hotspot view. If you'd like this view to be a part of the project, I'd be happy to try to implement it myself.