victorgau / khpy_bokeh_intro

bokeh簡介

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bokeh簡介

關於唯客學院

課程內容

Open In Colab

在這個課程裡面,我們會簡單介紹bokeh的使用。

1. 文件導覽

2. 實作引導

  • bokeh簡介
  • 建立圖形及顯示圖形
  • 畫圖(glyphs):line, circle, bar, etc.
  • 讀取及篩選資料 (使用ColumnDataSource & CDSView)
  • 簡單排版 (layouts): row, column, gridlayout
  • 增加互動性
    • 修改toolbar
    • 使用hovertool

3. 自我挑戰

  • 繪製股票K線圖

About

bokeh簡介