- Hands-On Data Visualization with Bokeh
- Kevin Jolly
- 129字
- 2021-06-25 20:50:22
Plotting with glyphs
In this section, we will learn how to plot the following types of plot using glyphs:
- Line plots: Line plots offer a way of visualizing the movements of points along the x-and y-axes in the form of a line. These plots are useful for performing time series analytics.
- Bar plots: Bar plots are useful for indicating the count of each category of a particular column or field in your dataset.
- Patch plots: Patch plots are used to indicate a region of points in a particular shade of color. Such plots can be used to distinguish different groups within the same dataset.
- Scatter plots: Scatter plots are used to visualize the relationship between two variables and to indicate the strength of correlation between them.
推薦閱讀
- GAE編程指南
- 數(shù)據(jù)結(jié)構(gòu)(Python語(yǔ)言描述)(第2版)
- YARN Essentials
- Java程序設(shè)計(jì)與實(shí)踐教程(第2版)
- Mastering Rust
- Visual C#.NET程序設(shè)計(jì)
- C# 8.0核心技術(shù)指南(原書(shū)第8版)
- Beginning C++ Game Programming
- OpenMP核心技術(shù)指南
- Python預(yù)測(cè)分析實(shí)戰(zhàn)
- Python Linux系統(tǒng)管理與自動(dòng)化運(yùn)維
- MySQL從入門(mén)到精通
- C#程序設(shè)計(jì)基礎(chǔ)與實(shí)踐
- Java Web 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- Learning Zimbra Server Essentials