The layout of the metrics tables for various categories with many metrics and object pairs can get quite hairy, see #320 for a discussion. We may want something javascript-y to manage the tables. See table_to_csv and download_metrics_as_csv in reports/templates/macros.j2 for an example of getting the metrics in javascript.
The layout of the metrics tables for various categories with many metrics and object pairs can get quite hairy, see #320 for a discussion. We may want something javascript-y to manage the tables. See table_to_csv and download_metrics_as_csv in
reports/templates/macros.j2
for an example of getting the metrics in javascript.