Mosaic Plot
モザイクのプロット。
オプション
- data |
object (required)
: 各変数の値の配列のオブジェクト. Default:none
. - variables |
array (required)
: 表示用変数の配列. Default:none
. - showColors |
boolean
: 重要性を示す色を表示するかどうかを制御します。. Default:false
. - axisLabels |
string
: 軸ラベルの配置 (軸と平行
、水平
、軸に対して垂直
、垂直
のいずれか). Default:'parallel to the axis'
.
例としては、以下のようなものがあります。
- Minimal
- Colored
- Axis Labels
ライブエディター
結果
ReferenceError: Provider is not defined