In Xcode 12.5.1, looking at the (Scrolling) metric in our project and comparing it to the following image from your documentation: https://docs-assets.developer.apple.com/published/ead368de5bf65301780cb2be5cbab4d8/10500/improving-app-responsiveness-1~dark@2x.png
Full article: https://developer.apple.com/documentation/xcode/improving-app-responsiveness
I notice that histogram columns in the linked image are colored and to the right there's a note on each color ([Key] table), while in our project i do not see such thing and it's always colored red.
Any reason for why this has been removed?
Thank you.