apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.44k stars 19.61k forks source link

[Feature] 以后会考虑对bmap的折线图增加颜色映射吗? #19007

Open user-et opened 1 year ago

user-et commented 1 year ago

What problem does this feature solve?

目前对颜色的映射只在散点和热力图中可以实现,希望后续可以对折线图也加上颜色热力映射。类似与百度地图的linerainbow image

What does the proposed API look like?

设置折线颜色时,和visulmap可以关联

echarts-bot[bot] commented 1 year ago

@user-et It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED
**TITLE** [Feature] Will you consider adding a color map to bmap's line chart in the future? **BODY** ### What problem does this feature solve? At present, color mapping can only be implemented in scatter and heat maps, and it is hoped that color thermal mapping can be added to line charts in the future. Similar to LineRainbow with Baidu Maps ![image](https://github.com/apache/echarts/assets/129383064/dbbf5aae-0f27-4f4b-97d9-f21939d7ef0e) ### What does the proposed API look like? When you set the polyline color, you can associate it with VisulMap
flyliu33 commented 4 months ago

Suggesting adding this feature asap, because it is so important for data representations, thanks!!!