This is a work in progress. More coming soon :)
This is a collection of Bokeh functions to create interactive data visualisations with large datasets from Python.
You can copy-paste the file plot_functions.py
into your project to import and use any of the existing plotting
functions.
Download this repo as ZIP file (or git clone it).
View the README.md file on Github or open the corresponding html file in your web browser to display the charts and some basic instructions.
Each folder contains a working version of a chart. You can always decide to edit the files to tweak things.
All plot functions are available in plot_functions.py
, which can be added, edited and re-used in any of your
projects.
Dual bar and line chart | Multiple bar chart |
---|---|
![]() |
![]() |
Single line chart | Multiple line chart |
![]() |
![]() |
- Valeria Cortez, [email protected]
- @ValeriaCortezVD on Twitter