-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Is your feature request related to a problem? Please describe.
Currently, the only way to check through the web-app which benchmarks are available for a specific library is by loading the metadata in the "Info" tab. It would be useful to have the option to access this information in the "Plot" tab.
Describe the solution you'd like
A selectbox/toggle widget shown in the web-app could allow you to choose between sorting the data in terms of a fixed benchmark or in terms of a chosen library. If the benchmark option was selected, the current web-app structure could be shown. If the library option was chosen, the first selectbox displayed could be the "Select reference library" and, in the next selectbox, only the benchmarks in which that reference library is available could appear as options. Therefore, in this second case, the order between the choice in benchmark and library would be inverted with respect to the current Web-App structure.
Describe alternatives you've considered
What's described in the previous paragraph.
Additional context
This new feature would make the Web-App more user-friendly, as it facilitates the access, classification and filtering of available information, but it would not substitute the usefulness of the library checkboxes for the specific use-case where, for example, 2 specific libraries want to be compared across various benchmarks.