libsysprof-analyze: make mark catalog work with sections

This allows us more flexibility with creating sections usin the flatten
list model as the rows need to contain the data for the headers.
This commit is contained in:
Christian Hergert
2023-06-15 13:19:18 -07:00
parent 2fb3815af3
commit 1455876835
8 changed files with 64 additions and 110 deletions

View File

@ -66,3 +66,7 @@ callgraphview row:not(:selected) treeexpander symbol.unwindable {
marktable {
font-size: .9em;
}
markchart {
font-size: .9em;
}