Bug in Graph Panel Y Unit Label

Hi there,
I found a bug when using a line chart with two different unit scales in my case on the left there is kWh and on the right there is Celsius.
The query selects the two fields which is fine and then I add the Unit and Labels for each.

However the Y Units of the Temperature still shows in kWh.

Any temporary fix for this?

By the way you can also notice how there is no value scale on the right axis. I believe this is a bug too.

I also tried:

  • Split the query into A/B still with same issue
  • Do a field override just to temperature field to force to Celsius, then kWh also becomes Celsius

I am going to try this out also in Grafana 6.x.