Felix Kling

Results 187 comments of Felix Kling

I decided to make this a lower priority. Over the last one/two years, many libraries for drawing graphs emerged. I think the main value of JSNetworkX is now to provide...

@beyssac: I actually have a WebGL implementation that works OK. The issue is that wasn't able yet to port all of the SVG functionality to the new style. But because...

This seems to be more complicated than I thought. It seems that the exports interface doesn't work well inside the browser.

Right now it's not possible to draw nodes in a fixed layout. I have made changes which completely overhauls the drawing system, and which also allows to select different layouts...

Since NetworkX supports reading and writing gml, this is certainly something which will come (or contributed by someone). It just takes more time to port everything than I anticipated. For...

@macraig > Small bug: Popover close button doesn't seem to work I can make that work somehow, but do we even need the `x` if the hovercard isn't pinned? Just...

@macraig That would make more sense to me.

I got my MacBook yesterday, so I can look into this 😃

@limitedmage For my understanding: Where does the `Ctrl+Opt+Left/Right` requirement come from? What is it generally supposed to do?

So what exactly should I change then?