package memtrace_viewer
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Interactive memory profiler based on Memtrace
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=0d9b7ddf94f9cf090930a36468abd4f4ca40c5618ec02dbbc6fd47fb0572433d
doc/memtrace_viewer.bonsai_simple_table/Bonsai_simple_table/Make/Column/index.html
Module Make.ColumnSource
Source
val create :
?header_for_testing:string ->
?classes:string list ->
header:cell ->
render:(Row.Id.t -> Row.t -> cell) ->
group:Bonsai_simple_table__.Bonsai_simple_table_intf.Col_group.t option ->
unit ->
tCreate a column specification.
group allows grouping of columns. A run of adjacent (as defined by index) columns that share the same group will have their headers displayed in a two-row layout, like:
| group name +---------+---------+ | header1 | header2 | ... +---------+---------+ | ... | ... | ...
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>