How do I plot scatterplot of images (jpegs)?

Is there an easy way of producing images like Figure 2 in this paper using bokeh?

If the images are always expected to be available at some URL then there is the "image_url" function which is explicitly a scatter plot of images.

If the images are only available as "data" then you'd have to convert them to RGBA arrays and then you could use "image_rgba" instead.

Thanks,

Bryan

ยทยทยท

On Oct 13, 2016, at 11:55 AM, Bob <[email protected]> wrote:

Is there an easy way of producing images like Figure 2 in this paper using bokeh?

http://cseweb.ucsd.edu/~jmcauley/pdfs/recsys16.pdf

--
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/66400764-8f71-49d4-a239-540c4d3796cb%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.