Hi shenyi, thanks for answering.
of course [1], I share the file because there are more than 77000 lines.

[1] 
https://drive.google.com/file/d/1wwINzCm9bd48YEELRgsZ5OPrmvu0UVO4/view?usp=sharing

Thx
Hiedra.


De: Yi Shen <shenyi....@gmail.com>
Enviado el: viernes, 13 de noviembre de 2020 3:54
Para: dev@echarts.apache.org; Maria Jose Esteve <mjest...@iest.com>
Asunto: Re: Problems with map-charts when switching from version 4.9.0 to 5.0.0

Hi Maria,

Thanks a lot for your feedback. Do you mind sharing the option you used with us?

Regards.

On Fri, Nov 13, 2020 at 7:51 AM Maria Jose Esteve 
<mjest...@iest.com<mailto:mjest...@iest.com>> wrote:
Hi, let's see if someone can help me ...
I am setting up a project of integration examples in Apache Royale [1]. I'm 
working on a covid map and when I changed from version 4.9.0 [2] to version 
5.0.0 [3] it stopped working for me, and I get new errors in the debug console 
[4] ☹

[1] https://github.com/mjesteve/Royale-ECharts/tree/develop
[2] 
https://drive.google.com/file/d/19TwzP6lLWU3WFMoBqcSDN6owcO6Elm8F/view?usp=sharing
[3] 
https://drive.google.com/file/d/1FESwSE2E7VKl8Jm9PoPZUmVpgGuiSl_Y/view?usp=sharing

- The color of the series, in the bar graph, has changed.
- The timeline color has also changed.
- I lost communication Royale --> ECharts and ECharts --> Royale:
* Royale --> ECharts: When a country is selected from the list, the map should 
highlight it:

dispatchAction({
                    type: “geoSelect”,
                    name: citem.name<http://citem.name>
                });

* ECharts --> Royale: When a country is selected from the map, the list has to 
be positioned on it:

on("geoselected", fnhandler);

[4] 
https://drive.google.com/file/d/1K9IAQAu2RRTSYphm75I_ZTo7ZrY1gkMi/view?usp=sharing

Any ideas?

Thanks in advance.
A greeting.

Hiedra.


--
Yi Shen
Apache ECharts(incubating) PPMC

Reply via email to