building a log console in visualization #1006
Unanswered
diegondres
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you want to log text in the visualization, the You can also maintain a log via the table API of DataCollector, or else write entries yourself in the model. Below is a minimal working example that brings those all together:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I am trying to build a model that reports the actions being taken, for that I would like to build a console log but I am not sure how to do it. Any advice I would appreciate
Beta Was this translation helpful? Give feedback.
All reactions