D3Trees.jl icon indicating copy to clipboard operation
D3Trees.jl copied to clipboard

Support for Microsoft's Code editing environment (vscode)

Open nsajko opened this issue 2 years ago • 1 comments

It seems there's currently no way to have the tree displayed graphically in the Code editor?

nsajko avatar Jan 28 '23 01:01 nsajko

I just use it in Jupyter. But principaly it should be possible to make it display to VS code as well since it can render webpages.

Look into 'src/show.jl' for the different display methods.

BoZenKhaa avatar Jan 28 '23 08:01 BoZenKhaa