miranov25 / RootInteractive

5 stars 12 forks source link

Variable metadata support for variables (columns, aliases) in RootInteractuve - AxisLabel, Description, #309

Open miranov25 opened 1 year ago

miranov25 commented 1 year ago

Currently, we support only AxisLabel which is usually short

Longer description is needed to understand the meaning of the variables Can be done using plain text.

The default could be to use a dictionary for generic metadata: List of variables to be printed to formatted HTML tab

Later can be done as template - e.g: {varName}{statType}{statParameter} mNClTOF_mean_time10ms

miranov25 commented 1 year ago

I assume we can use div functionaltiy from the bokeh

miranov25 commented 1 year ago

For all varaibles with the <var>.Description the html subsection will be created

header <var>.Description content - value of the variable