Possible error in embed script

LS
I think a ; is missing in the script output. Look here is a part of the script output.

Bokeh.logger.info(“Realizing plot:”) Bokeh.logger.info(" - modeltype: Plot");

I use 0.7.0.min.js

thnx

Arthur

Hi,

···

On Mon, Dec 29, 2014 at 10:33 PM, [email protected] wrote:

LS
I think a ; is missing in the script output. Look here is a part of the script output.

Bokeh.logger.info(“Realizing plot:”) Bokeh.logger.info(" - modeltype: Plot");

I use 0.7.0.min.js

Semicolons in JavaScript are optional or, to be specific, they can be inferred from context. In this case it’s harmless, but in general can lead to subtle bugs, so we should fix this and one more case in this script. Thanks for spotting this.

Mateusz

thnx

Arthur

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/10cdf1c4-99fd-4a75-8b1f-9d1133e23422%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.