Bokeh
  • 2.2.3
  • 取り付ける
  • ユーザーガイド
  • 画廊.
  • 参考にする
  • 開発者.
  • 釈放する.
  • Tutorial
  • Community

画廊.¶

Bokehを異なる方法で使用した例については,以下の各節を参照されたい.

  • サーバアプリケーション例

  • ノートの例

  • 独立例

サーバアプリケーション例¶

以下のリンクの例はいずれもBokehサーバの利用状況を示している.Bokehサーバは、描画を順次更新するためにデータを更新することができ、より多くの可視化更新をトリガするためにUIおよび選択イベントを処理することができる面白いことが発生することができる場所を提供する。

An interactive query tool for a set of IMDB data

Source code: movies

Shows axis histograms for selected and non-selected points in a scatter plot

Source code: selection_histogram

Interactive weather statistics for three cities

Source code: weather

A basic demo that has sliders for controlling a plotted trigonometric function

Source code: sliders.py

Explore the "autompg" data set by selecting and highlighting different dimensions

Source code: crossfilter

A reproduction of the famous Gapminder demo, with embedded video added using a custom page template

Source code: gapminder

Linked plots, summary statistics, and correlations for market data

Source code: stocks

An updating 3d plot that demonstrates using using Bokeh custom extensions to wrap third-party JavaScript libraries

Source code: surface3d

Explore the "autompg" data set by selecting and highlighting different dimensions

Source code: export_csv

ノートの例¶

ノートパソコンですぐにBokehを試してみるのに最適な位置は live tutorial notebooks MyBinderがオンラインで管理しています。これらのファイルの静的バージョンは、オンラインで見ることもできます(またはローカルにダウンロードして実行する)、URLは Bokeh NBViewer Gallery それがそうです。

独立例¶

以下のすべての例は examples Bokeh検出されたサブディレクトリ.我々の“独立”とは,これらの例がBokehサーバを使用していないことを意味する.これらの描画には,リンクの平行移動や絵筆,ホバリング検査器など,多くのインタラクティブなツールや機能が残っている.

次の画像をクリックしてコードを表示し、リアルタイム描画と対話します。

  • iris

  • ridgeplot

  • hexbin

  • hex_tile

  • bar_colormapped

  • bar_intervals

  • range_tool

  • pie_chart

  • bar_mixed

  • bar_nested_colormapped

  • categorical

  • bar_pandas_groupby_colormapped

  • bar_pandas_groupby_nested

  • bar_stacked

  • bar_stacked_split

  • categorical_scatter_jitter

  • bar_nested

  • candlestick

  • legend

  • bar_colors

  • box_annotation

  • les_mis

  • bar_dodged

  • unemployment

  • stocks

  • streamline

  • quiver

  • image_rgba

  • dot

  • periodic

  • histogram

  • image

  • slider

  • jitter

  • lorenz

  • color_scatter

  • color_sliders

  • iris_splom

  • anscombe

  • texas

  • markers

  • burtin

  • bar_basic

  • stacked_area

  • elements

  • boxplot

  • logaxis

Project
  • Roadmap
  • Team
  • Citation
Documentation
  • User Guide
  • Gallery
  • Reference Guide
Hands On
  • Tutorials
  • Demos
Contribute
  • GitHub
  • Developer Guide
  • Sponsor

Bokeh is a fiscally sponsored project of NumFOCUS, a nonprofit dedicated to supporting the open-source scientific computing community. Donations help pay for cloud hosting costs, travel, and other project needs.

©2019 Bokeh Contributors. The website content uses the BSD License.


Donate