Révision 3968

TXM/trunk/bundles/org.txm.analec.rcp/src/org/txm/macro/urs/exploit/UnitsIndexMacro.groovy (revision 3968)
257 257
	r.eval("colnames(textpropfreqs) = texts")
258 258
	
259 259
	def plotScript
260
	String legend = "rownames(textpropfreqs)"
260
	String legend = "paste(rownames(textpropfreqs), rowSums(textpropfreqs), sep=\" - \")"
261 261
	if (!output_showlegend) legend = "NULL"
262 262

  
263 263
	if (output_2D) {

Formats disponibles : Unified diff