ScatterplotProps
散点图层属性配置
type ScatterplotProps = object & LayerProps
类型: object & LayerProps
属性
correspondence
对应关系配置
featureReduction
特征降维配置
label
标签样式
minScale
最小缩放比例
title
标题
title: string
类型: string

BIMFlux AI
type ScatterplotProps = object & LayerProps
类型: object & LayerProps
对应关系配置
特征降维配置
标签样式
最小缩放比例
标题
title: string
类型: string

BIMFlux AI