Personal tools

Template:CategorizedChart: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
Line 45: Line 45:
var tmp_score= content_array[i];
var tmp_score= content_array[i];


categories.catalog[tmp_motiftype][i]=tmp_tfactor;
categories.catalog(tmp_motiftype);
categories.score[tmp_motiftype][i](tmp_score);
categories.score(tmp_motiftype);
}
}
});
});

Latest revision as of 17:41, 16 August 2013