echarts echars插入的图片设置圆角

kxeu7u2r  于 2022-12-31  发布在  Echarts
关注(0)|答案(4)|浏览(224)

What problem does this feature solve?

type: 'pictorialBar',每个柱状上面插入图片,图片无法设置为圆角。

What does the proposed API look like?

type: 'pictorialBar',每个柱状上面插入图片,图片无法设置为圆角。

hiz5n14c

hiz5n14c1#

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.

A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe our mailing list .

Have a nice day! 🍵

plicqrtu

plicqrtu2#

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

TITLE

The picture inserted by echars is rounded

BODY

What problem does this feature solve?

type:'pictorialBar', insert a picture above each column, the picture cannot be set to rounded corners.

What does the proposed API look like?

type:'pictorialBar', insert a picture above each column, the picture cannot be set to rounded corners.

vfhzx4xs

vfhzx4xs3#

之后会考虑引入 symbolClip 以支持对 symbol 进行任意形状的裁切,这其中包括对圆角的支持。参见: #13929

ff29svar

ff29svar4#

@plainheart 我也遇到了这个需求,现在有没有其他便捷的办法能优先使用上这个 feat 。我看这个 PR 会做 5.3.0 实现,这个版本看起来有些遥远。

相关问题