mirror of
https://github.com/pyecharts/pyecharts.git
synced 2026-01-25 17:06:27 +00:00
* ✨ globe in 3d * 💚 test map3d and map globe * 💄 update import list * 📚 add render examples * 💄 update coding style * Format: code
4 lines
66 B
Python
4 lines
66 B
Python
from pyecharts.charts import Map3D
|
|
|
|
Map3D().add_schema().render()
|