Hello, I am working on a web application which consumes zeppelin charts in an iframe. I would not like the charts displayed in one user session be impacted by actions performed by other users on the same charts in other sessions. I assume this is due to usage of web-sockets framework by Zeppelin. Is there any workaround to prevent this behaviour ?
Regards, Projjwal