Blog Topic: d3.js
-

Dot vs. Bracket Notation
To read a piece of data inside D3, you look up it’s property name using either a dot (.) or square brackets…

To read a piece of data inside D3, you look up it’s property name using either a dot (.) or square brackets…