I have the following html:
相关标签:
Try adding ui-refresh
<div id="test" ui-jq="plot" ui-refresh="line" ui-options="[{ data: {{line}}, ... }, ... ]"></div>
Where ui-refresh value is the literal name of ui-options data value name.