Johnathan

Results 11 comments of Johnathan

Sure, or I can send you a pull request tomorrow

A simple fix is to remove the version carets from the included package.json dependencies, remove your node modules directory and reinstall the modules. It works with the older versions.

I'm also having this issue. Basically, it appears to be stopping progression to the connecting callback and stuck at: ``` STATE: setup --> connected starting telemetry ``` It seems to...

I'd expect it to work like that too. Ideally in all dust.render methods we should put a try/catch block in there, catch any errors and return the message/object to the...

bump? It's very useful to be able to change the class name. How can we do this otherwise?

You can access the SVG as _path and then just set the class name yourself. But I agree some kind of documented API would be better.

+1 all the examples and references online are for python, this doesn't help those of us that just want to use pure bokehjs

I'm having the same issues, what is worse there is no good way to handle the exception, the reconnect stuff just plain doesn't work. Until its fixed, there is no...

Bump…just wondering if you’re planning to release the tongue visualization code?