Install older version with brew

Is there a way to install an older version of grafana using brew on MacOS ?

I have a dashboard working as intended on v4.3.2 (commit ed4d170bc) but it doesn’t work on the latest stable nor the HEAD version.

What broke your dashboard? Maybe we should fix that so that you don’t need to install old versions of Grafana.

It is an issue with the breaking change from new version 4.5.0: Display of geohash from elastic search with WorldPanel.
I had the message : Cannot read property ‘forEach’ of undefined

I found a temporary solution here : https://www.bountysource.com/issues/49171303-grafana-4-5-0-beta1-geohash-elasticsearch

Thanks for bringing this up. I haven’t had time to work on the Worldmap panel recently but this looks urgent.

(BTW, you can find the worldmap repo on GitHub directly here instead of via a strange site like Bountysource)

@fxa just released version 0.0.19 of Worldmap with a fix for geohash maps so now you can upgrade to the latest version of Grafana :slight_smile: