I try to export a graph to a html,but i failed.The html could be opened,but the graph is not shown.I cannot figure it out.Below is my code:
<<dd_do>>
cd E:\Projects\Germplasm\Wheat\Data\Clndta\Wheat
use Trait\1106wheat_trait_nofreeze_unique,clear
scatter yield breedingyear_new_c, mcolor(blue%50)
<</dd_do>>
<<dd_graph:sav("yield.svg") graphname(yield) alt("scatter yield breedingyear_new_c") replace height(400) >>