## Image  ## Explanation - What is the behavior you expect? Setting height on the chart (380px in this case) I expect the resulting chart to be exactly that height - What is happening instead? A style tag is created surrounding the chart and a `min-height` style is set to larger than the height (394px in this case).