Using Volkov Business Text plugin, I use a dashboard variable in the javascript, and I want to redraw the panel when that variable is changed. I tried adding the below javascript code but it doesn’t do anything.
I expect it to print “Variables changed” to the browser JS console every time a user changes a dashboard variable. This code is just for demonstration; if I can get this working then I would replace the log statement with code to redraw the panel.