# bokeh **Repository Path**: suwenkui/bokeh ## Basic Information - **Project Name**: bokeh - **Description**: Interactive Web Plotting for Python - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2020-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Bokeh =====
Latest Release latest release
License Bokeh license
Build Status build status
Static Analyis
Conda conda downloads
PyPI
Gitter
Twitter
Bokeh, a Python interactive visualization library, enables beautiful and meaningful visual presentation of data in modern web browsers. With Bokeh, you can quickly and easily create interactive plots, dashboards, and data applications. Bokeh helps provide elegant, concise construction of novel graphics in the style of D3.js, while also delivering **high-performance** interactivity over very large or streaming datasets. [Interactive gallery](https://bokeh.pydata.org/en/latest/docs/gallery.html) ---------------------------------------------------------------------------

image anscombe stocks lorenz candlestick scatter splom
iris histogram periodic choropleth burtin streamline image_rgba
stacked quiver elements boxplot categorical unemployment les_mis

Installation ------------ We recommend using the [Anaconda Python distribution](https://anaconda.com/why-anaconda) and conda to install Bokeh. Enter this command at a Bash or Windows command prompt: ``` conda install bokeh ``` This installs Bokeh and all needed dependencies. To begin using Bokeh or to install using `pip`, follow the [Quickstart](https://bokeh.pydata.org/en/latest/docs/user_guide/quickstart.html) documentation. Documentation ------------- Visit the [Bokeh web page](https://bokeh.pydata.org/en/latest) for information and full documentation. Contribute to Bokeh ------------------- To contribute to Bokeh, please review the [Developer Guide](https://bokeh.pydata.org/en/latest/docs/dev_guide.html). Follow us --------- Follow us on Twitter [@bokehplots](https://twitter.com/BokehPlots) and on [YouTube](https://www.youtube.com/channel/UCK0rSk29mmg4UT4bIOvPYhw).