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

visualMap issues when map and line series are used together #3544

Closed
jarben opened this issue Jul 1, 2016 · 1 comment
Closed

visualMap issues when map and line series are used together #3544

jarben opened this issue Jul 1, 2016 · 1 comment
Labels
Milestone

Comments

@jarben
Copy link
Contributor

jarben commented Jul 1, 2016

Version: 3.2.0

One of these errors are shown when defining multiple visual maps as visualMap:[..]

image

I've reproduced this on this example: http://echarts.baidu.com/demo.html#map-china-dataRange

when using multiple map series + line series (visual-map-error.js attached inside
visual-map-issue.zip)

image

I'm defining multiple visual maps so I can style them differenlty:
image

However, If I add the line series, the error occurs.

It can be fixed by defining one visual map only (visual-map-working.js attached inside
visual-map-issue.zip)

image

However, the line gets also styled as per visualMap settings:

image

In 3.1.x, it was possible to define visual maps for specific series where undefined series worked as when visual map is not supported (can style them)

@pissang pissang added the bug label Jul 2, 2016
@HydeSong
Copy link

HydeSong commented Jul 5, 2016

我也遇到类似的问题

@pissang pissang added this to the 3.2.2 milestone Jul 6, 2016
@100pah 100pah closed this as completed in 8f88a64 Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants