Bokeh – Extending Bokeh. The fact that Bokeh generates JavaScript, makes it possible to combine Bokeh output with a wide variety of JavaScript libraries, such as PhosphorJS.
Bokha output extended in which is another library Datashader (https://github.com/bokeh/datashader) . It is a Python library that pre-renders large datasets as a large-sized raster image. This ability overcomes the limitations of the browser when it comes to very large data.
Another library is Holoviews ((http://holoviews.org/) which provides a concise declarative interface for building Bokeh plots, especially in Jupyter notebook. It facilitates quick prototyping of figures for data analysis.
Next Topic – Click Here
Pingback: Bokeh - Embedding Plots and Apps - Adglob Infosystem Pvt Ltd