Why does my chart (jqplot) fail to render until I press a button when integrated with zk?
问题 I am using zk to display a page and as part of that I include an html/js page that holds the chart I want to display using jqplot. If I load the html file by itself the plot shows up fine. When I include it in the zul page, it fails to show up. However there is a reset button (it resets the zoom level on the chart) that does appear. If I hit that button, the chart shows up fine. I have no idea why this is happening or how to fix it. Does anyone have any ideas? test.html... <span id="test"