Skip to content

A library of bokeh functions to create data visualisations from python

Notifications You must be signed in to change notification settings

valeria-io/bokeh-dataviz-catalogue

Repository files navigation

This is a work in progress. More coming soon :)

Bokeh Data Viz Catalogue

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.

Instructions

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.

Catalogue

Dual bar and line chart Multiple bar chart
dual_axis_multiple_bar_line_chart_basic text multiple_bar_chart text
Single line chart Multiple line chart
line_chart_text Multiple_line_chart_text

Contact

References

About

A library of bokeh functions to create data visualisations from python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published