THe visualization of plotly is fantastic , but it is complex to draw plots or maps. Plotly only provides the map of USA , I can not use it to draw a map of china’s district . I am only a data analyst , coding is so so so hard for me , especially plotly’s mapbox… oh gosh … it’s disaster…555
I find it is easy to draw maps in python echarts (http://pyecharts.org/#/) . (http://pyecharts.org/#/zh-cn/charts?id=map(地图)) .
And I love dash to write html data reports. So i want to combine the advantages of both of them.
How to insert echarts into a dash app ??
I am struggling…
2 Likes