> > Hi Weijian > you pretty much can do something like that at the moment with stock julia - at the back end of that chart is some javascript - if you refactor it to load a json file, you then can use julia to generate the json object - when you make changes to the julia file you can dynamically rebuild all files using grunt/gulp
this was helpful for me a couple of months back when I was building a dynamic javascript chat using julia http://techstrings.com/2014/02/28/realtime-testing-with-julia-gulpjs-zmq/ hope it helps M
