問題描述
我在工作中在這里建立一個管理面板,并記錄下載我們的 iTunes mp3 的用戶的一些 ip 數據.我們有用戶的 ip 和位置,但我想要一些直觀地顯示它的方式.是否有任何 jquery 插件或插件可以讓我以類似于 Google Analytics 的方式在地圖上直觀地顯示我收集的統計數據?
I'm building an admin panel here at work and recording some ip data from users who are downloading our itunes mp3's. We have the ip and location of the user, but I'd like some way of displaying that visually. Is there any jquery plugin or addon that would allow me to display the stats I collected visually on a map similar to the way Google Analytics does it?
推薦答案
你試過 Google Chart Tools api (https://developers.google.com/chart/) ?
Have you tried the Google Chart Tools api (https://developers.google.com/chart/) ?
有一個地理圖表,我認為這正是您所說的.https://google-developers.appspot.com/chart/interactive/docs/畫廊/地理圖表https://code.google.com/apis/ajax/playground/?type=visualization#geo_chart
There is a geo chart which I think is exactly what you are talking about. https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart https://code.google.com/apis/ajax/playground/?type=visualization#geo_chart
這篇關于創建類似于 Google Analytics 的分析圖的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!