react-d3-graph
react-d3-graph copied to clipboard
fontWeight does not work at individual node level
Go to https://danielcaldas.github.io/react-d3-graph/sandbox/index.html?data=small and try adding fontWeight to node 0, you will see that nothing happens. This problem occurred in my own react project so it's not just a demo issue...