grafana / worldmap-panel

Worldmap panel plugin for Grafana 3.0 that can be overlaid with circles for data points.
MIT License
305 stars 201 forks source link

How to customise world map plugin without getting plugin modified found #334

Closed iamlohith closed 2 years ago

iamlohith commented 2 years ago

Hi here, so i made some changes to countries.json file with some key, latitude, longitude and name. After that when I restart the grafana i was getting msg like countries.json file modified sign doesn't match with manifest.txt file

So is thier any way so i do some changes and without getting any sign issue

(Only changes will be done in countries.json)