Is it possible to set grid height to zero? See this demo, even if I set grid.height to 0, the chart still shows.
The effect I want is to hide the chart, including the line and the axis, but keep everything else (including the dataZoom) and not leave an empty space there. Is that possible?