We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考 3D Scatter 实现 3D Barchart。扩展 mark/interval3D,使用 G 提供的 CubeGeometry 实现 shape/interval3D/cube。 可参考:
mark/interval3D
shape/interval3D/cube
chart-render-3d-scatter-plot
可暂不考虑 3D 交互(tooltip、crosshair),后续统一实现。
其他图表库支持的 3D Barchart:
The text was updated successfully, but these errors were encountered:
🚀
Sorry, something went wrong.
No branches or pull requests
参考 3D Scatter 实现 3D Barchart。扩展
mark/interval3D
,使用 G 提供的 CubeGeometry 实现shape/interval3D/cube
。可参考:
chart-render-3d-scatter-plot
示例可暂不考虑 3D 交互(tooltip、crosshair),后续统一实现。
其他图表库支持的 3D Barchart:
The text was updated successfully, but these errors were encountered: