Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.51 KB

README.md

File metadata and controls

56 lines (40 loc) · 2.51 KB

bokeh-in-practice

Collection of scripts & recipes demonstrating usual || not so usual usage of Bokeh library

Main Purpose

  • We would like to present the user with more clear and step-by-step strategy when building awesome Bokeh graphs/dashboards/applications
  • This guide aims at supplementing the official Bokeh user guide available online, rather than at replacing it
  • We hope that the user finds it useful as a reference of Bokeh recipes

What you will learn

  • You'll learn to build step-by-step plots
  • Examples start from simple ones to gradually becoming more complex/interesting

See examples of:

Plot Lines & Curves (from simple/basic examples to well documented and annotated curves and plots)

Simple line Well documented line Two different lines
Separate handlers Clean DataSource usage More lines and sky-is-the-limit

Fetch Data from different sources (preprocessed CSV files, directly from the web, etc)

WIP

Acknowledgements

  • The author of this repository has no relationship whatsoever with the Bokeh product; he just enjoyed working with it so much so that he decided to provide some easier to follow ways of working, compared to what he found online, on his first experience with Bokeh
  • The WIP gif was found as publicly available, at tenor.com

MIT © Victor Barbaros, 2021