
Echarts Map Pie Chart

Appsmith's chart widget supports using ECharts for more advanced chart types. However, certain functionality is blocked for security, like running functions inside the chart widget's config property. This means you can not run the echarts.registerMap() method required for map charts. This example shows how to use echarts in a custom widget to enable using map charts.