echarts [Feature] In makepoint ,even if the two values are similar, do not block

brjng4g3  于 5个月前  发布在  Echarts
关注(0)|答案(2)|浏览(55)

What problem does this feature solve?

Under the same rule, lines are often very similar. If you want to see their maximum values, they may also be near the same point. At this time, they may occlude each other.

What does the proposed API look like?

I hope that the two maximum prompts can be automatically separated from each other.

aydmsdu9

aydmsdu91#

There may not be an easy way to avoid the overlapping of markPoints because like this case, the shape of the dropping water cannot be moved, otherwise, it may mislead others. Do you have any expected suggestion?

2lpgd968

2lpgd9682#

The maximum values of the three lines are circled in red. Whether it can be like this.

相关问题