CitiLogics / citilogics-geoloop-panel

Animated Maps in Grafana
MIT License
44 stars 6 forks source link

Data from MySQL in GeoLoop?! #9

Open glomerata opened 6 years ago

glomerata commented 6 years ago

Hi,

at first, thanks for developing GeoLoop plugin fo Grafana!

I am trying to visualize some temperature data (our community runs municipal biomass heated boiler and I want to display temperature data from houses). I made a trial dashboard with just three points to test functionality, but I had to make some mistake which blocks dashboard from running.

Could you please check my settings, help me to find a mistake I made and "force" dashboard to run?

samhatchett commented 6 years ago

Hi @radimmachu - the trial dashboard is a 404.

glomerata commented 6 years ago

Sorry, the trial dashboard should be OK now: http://zodiac.hostetin.org:3000/d/1INL0avmk/geo?orgId=2&tab=general&from=1530610406440&to=1530696806440

glomerata commented 6 years ago

Hi,

I found out and repaired my mistakes in settings of the panel!

Now, the panel displays those 3 points but with no color visualization -- points are just black. Any idea how to fix it? Also, there is no possibility to stop/pause the animation -- it would be helpful to have some basic control.

Nozlaf commented 5 years ago

I have the same issue cant seem to get it working with mysql, does this plugin work with mysql datasources?

xerocobra commented 4 years ago

Hi, did you manage to make it work? What should be the column name for measurement value used for coloring the points?

jruivo-dev commented 4 years ago

Did you find a way to solve this?

glomerata commented 4 years ago

I did couple of unsuccessful trials with MySQL and I gave it up. I change data source to InfluxDB and it works.