why d3 function(d) return value from object not from the first index(0)
tr.append('td').html(function(m) { console.log(m.INDEX) ;return m.INDEX; })
from this function i have value from index 1 to m.INDEX.length ?
Aucun commentaire:
Enregistrer un commentaire