Problem/Motivation

Display of % makes tables x2 wider but 80% of time provides not useful information
Additionally to abbrevation of function name it could help view table on mobile screens

Steps to reproduce

Proposed resolution

- remove columns that disaplays % data
- embed as data-attribute on value cells to allow add effects with JS (color 10 most expensive, toggle display of value/%/human-readable)

Remaining tasks

- design, create patch, commit
- file follow-up for additional improvements

User interface changes

TBD

API changes

no

Data model changes

no

Comments

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs work
StatusFileSize
new3.02 KB
new219.2 KB
new129.72 KB
new115.34 KB

Initial stub, looks percents could be calculated via js on demand

bartik

seven

claro

andypost’s picture