-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
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
高德热力图怎么知道色值对应的数据量呢 #243
Comments
热力图是连续色带。Be like https://larkmap.antv.antgroup.com/components/legend/legend-ramp |
好像不太对,这个也是写死的,列示是根据区域图层找到lenged的颜色配置的,而HeatmapLayer热力图是不能通过这个方法拿的 |
热力图是叠加的,不适合数据分类图例诉求 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Question description [Please make everyone to understand it]
💻 Link to minimal reproduction
Please provide a link by forking these links LarkMap or GitHub repo. What is a minimal reproduction, and why is it required?
🏞 Expected result
🚑 Any additional [like screenshots]
右下角是自定义写死的,有对应的组件吗
The text was updated successfully, but these errors were encountered: