Skip to content
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

[Bug] unable to draw pattern for custom series chart #19619

Open
balagbmuk opened this issue Feb 15, 2024 · 3 comments
Open

[Bug] unable to draw pattern for custom series chart #19619

balagbmuk opened this issue Feb 15, 2024 · 3 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@balagbmuk
Copy link

Version

5.4.3

Link to Minimal Reproduction

https://codepen.io/balagbm/pen/YzgByYe

Steps to Reproduce

https://codepen.io/balagbm/pen/YzgByYe

attached the sample code here. I am trying to create a chart with custom series with rectangular pattern for each series. please refer the attached link

Current Behavior

issue

I am unable to draw a patter for the chart series

Expected Behavior

I am expecting the pattern to be applied for the chart series

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@balagbmuk balagbmuk added the bug label Feb 15, 2024
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Feb 15, 2024
@helgasoft
Copy link

Maybe keep it simple and use bars - Demo Code ?

image
📌 please close issue if problem solved.

@balagbmuk
Copy link
Author

balagbmuk commented Feb 15, 2024

Hi @helgasoft, we can draw a patter with simple bar chart, but I was trying to create a custom series with pattern.

@helgasoft
Copy link

ok, indeed seems like a bug in custom.itemStyle.decal.
Even for the general itemStyle, opacity and color can be set, but not decal - Demo Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants