Hi Roger, Here’s an example I made using Angular and Leaflet updating based on a Spark Streaming app
https://gist.github.com/granturing/a09aed4a302a7367be92 Same concept could be used for any other client side JavaScript (d3, etc.) Thanks, Silvio From: Roger Hui <hkroger...@gmail.com<mailto:hkroger...@gmail.com>> Reply-To: "users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>" <users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>> Date: Tuesday, November 10, 2015 at 11:14 PM To: "users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>" <users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>> Subject: Real time chart in Zeppelin? Hi, Is there any example that I can display real time chart over Zeppelin? Also, on the rendering side, how could I import my own d3 scripts or svg graphs to reflect the data changes in real time? Thanks, Roger