- Hands-On Data Visualization with Bokeh
- Kevin Jolly
- 131字
- 2021-06-25 20:50:21
Key concepts and the building blocks of Bokeh
While going through this book, you will come across some terms that are fundamental to understanding the Bokeh package. This section will take you through them.
The following are some key definitions related to Bokeh:
- Application: The Bokeh application is a rendered Bokeh document that runs in the browser
- Glyphs: Glyphs are the building blocks of Bokeh, and they are the lines, circles, rectangles, and other shapes that you see on a Bokeh plot
- Server: The Bokeh server is used to share and publish interactive plots and apps to an audience of your choice
- Widgets: Widgets in Bokeh are the sliders, drop-down menus, and other small tools that you can embed into your plot to add some interactivity
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- JavaScript高效圖形編程
- Python入門很簡單
- Interactive Data Visualization with Python
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Programming ArcGIS 10.1 with Python Cookbook
- Python 3破冰人工智能:從入門到實戰
- The Data Visualization Workshop
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- Creating Stunning Dashboards with QlikView
- 快速入門與進階:Creo 4·0全實例精講
- Python計算機視覺和自然語言處理
- UI設計基礎培訓教程(全彩版)
- C#程序設計基礎入門教程
- Learning ECMAScript 6