Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 357 Bytes

Objective

Main idea is to create an easy-to-reuse templates for bokeh plots using python. This is not meant to be any kind of wrapper.

Required python packages:

- numpy 
- pandas 
- bokeh

Templates

Box Plot - Inspired by box-plot example from bokeh gallery.