Altair plot height

My Altair plots refuse to adjust the height parameter. Only the width seems to respond to changes. For bar charts it would be important to redefine the height. Am I doing something wrong?
example st.write(chart.properties(width = 600, height = 600))

Hi @godot63! This is actually a bug, but the good news is working on it right now

You can follow along with our progress here:

My guess is the fix will be released in a couple of weeks.

thanks very much for the rapid reply. looking forward to the next release.
Lukas