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

Toolbox: Stack Mode (MagicType) not compatible with DataZoom #10193

Closed
jbadilla opened this issue Apr 1, 2019 · 5 comments
Closed

Toolbox: Stack Mode (MagicType) not compatible with DataZoom #10193

jbadilla opened this issue Apr 1, 2019 · 5 comments
Labels
bug en This issue is in English inactive Not active for some time or no response from the author. Will be closed soon. missing-demo The author should provide a demo.

Comments

@jbadilla
Copy link

jbadilla commented Apr 1, 2019

Version

4.2.1

Steps to reproduce

If you have an active toolbox.feature.magicType (line, bar, stack and tiled) in your graph, then you cannot also have a toolbox.feature.dataZoom, otherwise the 'Stack' mode will not work correctly.

This is a minor bug, but needs to be fixed.

What is expected?

I expect the stack mode to work correctly (i.e. re-set the value axis labels to match the scale of the stacked bars).

What is actually happening?

Bug: The Stack mode overflows the given Y-Axis if there is a toolbox.feature.dataZoom, even if show is set to true

@echarts-bot
Copy link

echarts-bot bot commented Apr 1, 2019

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 you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added bug en This issue is in English pending We are not sure about whether this is a bug/new feature. waiting-for-help labels Apr 1, 2019
@Ovilia
Copy link
Contributor

Ovilia commented Apr 3, 2019

Please provide an online demo at http://jsfiddle.net

@Ovilia Ovilia added missing-demo The author should provide a demo. waiting-for-author and removed waiting-for-help labels Apr 3, 2019
@echarts-bot
Copy link

echarts-bot bot commented May 5, 2019

This issue is closed due to not being active. Please feel free to open it again (for the author) or create a new one and reference this (for others) if you have further questions.

@Ovilia Ovilia added the inactive Not active for some time or no response from the author. Will be closed soon. label May 5, 2019
@echarts-bot echarts-bot bot closed this as completed May 5, 2019
@beda42
Copy link

beda42 commented Aug 6, 2019

Hello, I ran into this problem as well. Here is the requested fiddle:

http://jsfiddle.net/t51qgve2/1/

You can see the data overflowing the top of the Y-axis. If you comment out the dataZoom toolbox feature, if works ok again.
(BTW, it worked correctly with echarts 3.2.2)

Cheers
Beda

@deqingli deqingli removed pending We are not sure about whether this is a bug/new feature. waiting-for-author labels Aug 9, 2019
@akenverus
Copy link

Not fixed.

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 inactive Not active for some time or no response from the author. Will be closed soon. missing-demo The author should provide a demo.
Projects
None yet
Development

No branches or pull requests

5 participants