Can not read property 'height' of undefined in d3 gauge

I am now using grafana 5.0 ,but it seems that the panel D3 Gauge does not work,is anyone who encounter the issue ?
image

You’ll need to clone the repo for now, the PR hasn’t been merged to update the plugin on grafana.com.

“git clone https://github.com/briangann/grafana-gauge-panel /var/lib/grafana/plugins” and restart grafana-server + refresh browser cache.

I have another alignment fix that will be in the next version in case you are seeing vertical issues.

Thanks!

Brian

thanks so much,i will try that

The update is published now so if you update the plugin it should work.

it does work now, i updated the plugin , thanks