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

Stacked Chart not responsive #20516

Open
harsh972 opened this issue Nov 14, 2024 · 1 comment
Open

Stacked Chart not responsive #20516

harsh972 opened this issue Nov 14, 2024 · 1 comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@harsh972
Copy link

Version

5.5

Link to Minimal Reproduction

https://docs.google.com/document/d/1KZZIe_K3fWOdM9ZnTsDd1H4WrwhrNP6QyR22YpYcdvM/edit?usp=sharing

Steps to Reproduce

  1. put a lot of data in stacked line chart
  2. define legends like below -
    legend: {
    data: ['Email', 'Union Ads', 'Video Ads', 'Direct', 'Search Engine', 'Search Engine1', 'Search Engine2', 'Search Engine3', 'Search Engine4', 'Search Engine5', 'Search Engine6'],
    left: "55%",
    right: "0%",
    }
    left should be more than 50 or maybe less as per the resolution.the

Current Behavior

Legends are not responsive in horizontal alignment.
image

Expected Behavior

It should be responsive and should not overlap with graph.

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@harsh972 harsh972 added the bug label Nov 14, 2024
@echarts-bot echarts-bot bot added the missing-title This issue is missing a descriptive title. label Nov 14, 2024
@echarts-bot echarts-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024

This comment has been minimized.

@harsh972 harsh972 changed the title [Bug] Stacked Chart not responsive Nov 14, 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 Nov 14, 2024
@echarts-bot echarts-bot bot reopened this Nov 14, 2024
@echarts-bot echarts-bot bot removed the missing-title This issue is missing a descriptive title. label Nov 14, 2024
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

1 participant