Closed timsainb closed 7 years ago
Is there anyway to change the color scheme? I can see you're using d3.scale.category20() in the javascript
Can I replace this palette with, say, an seaborn palette? Thanks!
You can set the colour from Python by setting the color attribute of the links (code).
color
I've added an example of this to the More examples notebook.
Hope that helps, let us know if not.
Is there anyway to change the color scheme? I can see you're using d3.scale.category20() in the javascript
Can I replace this palette with, say, an seaborn palette? Thanks!