错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Trivariate Data

  • Francesco Bianconi

摘要

The chapter introduces different approaches for the visualization of trivariate data. Observations in this case are represented by triplets of values (x, y, z) where the third variable z is typically numeric and continuous, whereas x and y can be either numerical (discrete or continuous) or categorical. The solution is to plot the data on the xy plane and delegate the encoding of z to marker size and/or color. In this context there are two scenarios: (a) x and y are continuous variables and (b) x and y are numerical discrete or categorical variables. The chapter describes solutions for both situations, respectively scatter bubble plots for (a) and heat maps and lattice bubble plots for (b).