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
Contribution Guidelines
Security Policy
What is your question?
Is it possible to use output decorator to adjust main_plot in the
tm_variable_browserwithout 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_dataelements, when intm_variable_browserthe plot it's just areactiveexpression.So far I only get message 'One of transofmators failed. Please check it's inputs.'
Code of Conduct
Contribution Guidelines
Security Policy