I have read the post about to insert a label into a d3 chart but I don't see the text
This is the post: How to add to text to the Zoomable Icicle d3 graph?
This is my page with code: http://mirkotinelli.altervista.org/icicle/altro.html
I have read the post about to insert a label into a d3 chart but I don't see the text
This is the post: How to add to text to the Zoomable Icicle d3 graph?
This is my page with code: http://mirkotinelli.altervista.org/icicle/altro.html
Copyright © 2021 Jogjafile Inc.
In the following line from your source
you reference
d.key
which doesn't exist in your json.Replace
d.key
withd.name