Hi,
I’m working on using Flow.js/Contour.js, but at present am still using Interface Builder and trying to customize the generated html.
-
Is it possible to call JavaScript functions on the data-f-on-click event? For a ‘simulate’ button, I"m trying to first call a JavaScript function and then use the pipe symbol to call the ‘step’ function. When I press the button, I get a “VensimWorkerException: Unsupported procedure” (which possibly answers my question, but I’d like to be sure).
-
Separately, when I try to advance my simulation, I find that the graph of some variables (on the same web page) is not updated. I have to refresh my browser page to see the change in the variables. This is the html code - Advance by 1 Month
Thanks!
Best,
Aditya