India Map Custom Widget
This template is using the Apache eCharts library, in a Custom Widget, not the Appsmith Chart Widget.
Appsmith eCharts have some limitations for security reasons that prevent functions from running in the option object. This example uses a custom widget to work around that limitation and run the registerMap()
function for eCharts to load data onto a map from a geo-json file.
Based on this eCharts example:
https://echarts.apache.org/examples/en/editor.html?c=map-usa