fix(geo): use label.formatter instead of label.normal.formatter#10201
fix(geo): use label.formatter instead of label.normal.formatter#10201Ende93 wants to merge 2 commits into
label.formatter instead of label.normal.formatter#10201Conversation
|
demo is here, see console and hover map can see the effect |
|
@Ende93 I use “npm install echarts --save” run this change,then happen an error “Error in mounted hook: "TypeError: mapSeries.getDataParams is not a function"” |
|
@shenshuai89 can you provide demo ? |
|
@shenshuai89 your echarts's version seem like 4.1.0 which dont have getDataParams function, please try 4.2.1. |
|
there are still the same errors |
|
@shenshuai89 hmm, can you give a readable repo? so I can debug it |
|
https://github.com/shenshuai89/echartDemo |
Sorry, seem you use 4.2.1 echarts that published, so I still cant see what happend. Can you use my branch code to do the test or show full code? |
|
thanks |
|
This issue is marked to be |
fix #10191