d3pie
d3pie copied to clipboard
updateProp for data.content.value
A data content is an array, how do you updateProp each value in the content? What will the PropKey be? I tried something like 'data.content[0].value' and it's not working. This is also missing from documentation I believe.
yes, its not in docs, I also want to do somthing as u
This may be what you have in mind? http://d3pie.org/website/examples/update_data.html