Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
miranov25 opened this issue Feb 27, 2023 · 2 comments

Comments

@miranov25
Copy link
Owner

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

  • header:
  • text: description

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

@miranov25
Copy link
Owner Author

I assume we can use div functionaltiy from the bokeh

@miranov25
Copy link
Owner Author

miranov25 commented Feb 28, 2023

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant