grafana / worldmap-panel

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

Tooltip values from same longitude/latitude #233

Open sekomarek opened 4 years ago

sekomarek commented 4 years ago

Is is possible to display all location name fields and metric fields in one tooltip, if longitude and latitude is same for multiple entries? Currently only last entry is displayed, if multiple entries have same longitude and latitude.

amotl commented 4 years ago

Dear @sekomarek,

thanks for writing in. This feels like some kind of aggregation over the data, right? Feel free to add your request to our fork at [1] (see also [2]) and I will be happy to consider getting into the details when working on the next development iteration. However, I currently can't promise about a time frame.

With kind regards, Andreas.

[1] https://github.com/panodata/grafana-map-panel [2] https://community.hiveeyes.org/t/grafana-map-panel-ng/1824

amotl commented 4 years ago

There's an update to this, see https://github.com/panodata/grafana-map-panel/issues/27#issuecomment-565285485.