Jan

Results 23 comments of Jan
trafficstars

Here is the attempt at providing backward compatibility while allowing custom SVGs. @zsunberg unless you object to this approach, I will clean up, update docs and add tests.

For me, this does not work even if the structure of the module `abc` is flat, without any submodules: ![image (2)](https://user-images.githubusercontent.com/1710518/96703121-c79c6300-1392-11eb-976f-1285dd29f86b.png) ![image (1)](https://user-images.githubusercontent.com/1710518/96703128-c8cd9000-1392-11eb-844e-b8a4dbf91c60.png) However, it still works with external packages:...

You would need to enable styling in Julia somehow, and then take it over to the javascript side and implement it there. Have a look at https://github.com/sisl/D3Trees.jl/pull/27 where this is...