Skip to content

3d grid坐标系实现数据的剖面展示 #10096

@kjdongzh

Description

@kjdongzh

What problem does this feature solve?

在3维笛卡尔坐标系下,如果数据是规则填充,此时通过tooltip很难展示内部的数据,也不能比较某一系列的内容,此时可以在X轴或y轴上添加一个滑块,通过拖动滑块来动态的展示某一个剖面的数据,https://toucano.uk/#gallery-honeycomb 这个页面中展示了类似的效果。

What does the proposed API look like?

xAxis3D: {
slider:true,
}

Metadata

Metadata

Assignees

Labels

new-featurestaleInactive for a long time. Will be closed in 7 days.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions