harisbal
harisbal
Hi @ricklupton Can you please help me understand why dummyNodes are used? I have a feeling that for some reason a not required dummyNode is created in this example. When...
Moreover, how could I test my changes to js in the ipysankeywidget. Modifying js files in js/lib does not seem to have any effect. Apologies for all these questions..
[This](https://github.com/ricklupton/ipysankeywidget/files/2725630/d3-sankey-diagram.zip) version does the trick although it is quite intrusive and it probably breaks other examples. In an nutshell I sort incoming and outgoing edges inside the `prepareNodePorts` function (based...
This is great news. Of course we should wait for the new functionality in Bootstrap 5. Cheers!
I'm trying to have a go with Offcanvas but I I'm not sure it can help us achieve what I have in mind, since Offcanvas disappears completely from the view....
It is close but not exactly what I'm looking for. The main issues are two: 1. Use of a toggle button instead of `onhover` 2. Resize the content of the...
Hello, Is there any progress on that? It would be very helpful indeed. Cheers
I tried the suggested approach and I do not see any benefit. Do we need to install or enable something before `webgl` can work?
@nicolaskruchten thank you for looking into that. I mean performance wise. I didn't mention that I am working on a jupyter notebook which becomes quite slow and non responsive even...
You can test it [here](https://github.com/harisbal/sharing/blob/master/notebooks/px_scattergl_test.ipynb) Cheers