I have to add dynamic data to google geochart through mysql or database so that when i update values from backend it automatically gets displayed on google geocharts functionality that i will embed using php language.
Can anyone please help me on this.
I have one refereence link: https://developers.google.com/chart/interactive/docs/gallery/geochart
I have to add dynamic data to google geochart through mysql or database so
Share
After you start developing the maps and php script, you just need to create a cicle where you include the data from the database.
I wont be very specific, but something like: