BokehJS image plot

Hey all, I’m attempting to use BokehJS to dynamically create image plots on the web. I’m confused as to what exactly the syntax is for creating the plot. I’m using 2D data (array of arrays). Can anyone help me out?

Additionally, is there a way to implement the hover tool in BokehJS?

···

On Thursday, May 28, 2015 at 11:10:24 AM UTC-5, Austin King wrote:

Hey all, I’m attempting to use BokehJS to dynamically create image plots on the web. I’m confused as to what exactly the syntax is for creating the plot. I’m using 2D data (array of arrays). Can anyone help me out?