insightsengineering / insightsengineering/teal.modules.general
[Question]: Output decorators for tm_variable_browser main plot
- Dominant language
- R
- Stars
- 16
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
### What is your question?
Is it possible to use output decorator to adjust main_plot in the `tm_variable_browser` without manipulating it;s source code?
The module does have transformators argument, but doesn't have decorators argument?
The "Transform Module Output" article only shows examples with custom modules, where decorators are explicitly , embedded and plots are `teal_data` elements, when in `tm_variable_browser` the plot it's just a `reactive` expression.
So far I only get message 'One of transofmators failed. Please check it's inputs.'
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [x] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [x] I agree to follow this project's Security Policy.
Contributor guide
Assessment
This issue has not been assessed yet.