Lots of refactoring, first version of the import helper
This commit is contained in:
parent
612b8136ad
commit
3402ac0954
54 changed files with 1104 additions and 315 deletions
|
@ -127,7 +127,7 @@ export default class Histogram<T> extends VariableUiElement {
|
|||
|
||||
]),
|
||||
keys.map(_ => ["width: 20%"])
|
||||
).SetClass("w-full");
|
||||
).SetClass("w-full zebra-table");
|
||||
}, [sortMode]));
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue