- Hands-On Data Visualization with Bokeh
- Kevin Jolly
- 85字
- 2021-06-25 20:50:21
Plotting using Glyphs
Glyphs are the fundamental building blocks of Bokeh and are used to create a wide variety of plots. In fact, every single plot that you build while working with Bokeh has a glyph mechanism attached to it, such as lines, rectangles, circles, and any other object that makes up the plot.
In this chapter, you will learn about the following topics:
- What glyphs are
- How you can plot with glyphs
- How to create scatter plots using glyphs
- How you can customize glyphs
推薦閱讀
- 軟件項目估算
- Android開發精要
- Visual Basic編程:從基礎到實踐(第2版)
- FreeSWITCH 1.6 Cookbook
- x86匯編語言:從實模式到保護模式(第2版)
- Spring+Spring MVC+MyBatis整合開發實戰
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 區塊鏈技術與應用
- Python程序設計與算法基礎教程(第2版)(微課版)
- GameMaker Essentials
- C語言程序設計習題與實驗指導
- 精通Spring:Java Web開發與Spring Boot高級功能
- 零基礎學SQL(升級版)
- Elastix Unified Communications Server Cookbook
- 深入大型數據集:并行與分布化Python代碼