apache / echarts

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

[Feature] 如何设置热力图的markline在x轴刻度左侧而不是两个刻度之间(即markline可偏移) #17827

Open OuZeWei opened 2 years ago

OuZeWei commented 2 years ago

What problem does this feature solve?

解决自定义markline偏移问题

What does the proposed API look like?

heatmap->markLine

echarts-bot[bot] commented 2 years ago

@OuZeWei 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] How to set the markline of a heat map to the left of the x-axis scale instead of between two scales (i.e. the markline can be offset) **BODY** ### What problem does this feature solve? Resolve custom markline offset issues ### What does the proposed API look like? heatmap->markLine
Ovilia commented 2 years ago

https://echarts.apache.org/en/option.html#series-line.markLine.label.position 这个可以解决吗

github-actions[bot] commented 1 day ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.