Showcase: a quality control report powered by bokeh

Hello, as part of my work I’ve created a tool that generates interactive figures that look like this. I’m very excited about this and about the possibilities of what this can enable.

thoughts and feedback welcome!

https://inscopix.github.io/ideas-docs/qc_html/example-qc-report.html

some features i had to hack together:

  • a very custom hover experience that links all plots together
  • integration of bootstrap to style some visual elements
  • sliders linked to hover tool
1 Like

@sg-s This is really terrific, even more nice output on the link! I really like the linked selection from the polygons. Is this created purely with BokehJS or via the Python API?

Thank you for sharing, do you mind of we also share this on various social networks at some point?

1 Like

thank you @Bryan ! all done entirely from python, with some customJS

sure, please do! this is public.

1 Like