Peter Uithoven
Peter Uithoven
I also struggled with this for a bit but there are plenty of ways, you just have to know/try: > Play video with external subtiles by: > * selecting and...
Looks like sankeyDiagram > updateLinks function is responsible for creating the links svg: https://github.com/ricklupton/d3-sankey-diagram/blob/master/src/diagram.js#L117-L180
I'd be happy to do a PR, but I'd appreciate some corrections / confirmations first.
I'd be happy to do a PR, but I'd appreciate some additional info, corrections and/or confirmations first.
d3-sankey-circular for example has included the following example: https://github.com/tomshanley/d3-sankey-circular/tree/master/example
That's definitely a lot simpler and clearer. I now understand the [usage example in](https://github.com/ricklupton/d3-sankey-diagram#usage) the readme is also a almost full example, excluding just imports and the data. I ques...
I don't believe adding more documentation is the only solution. I don't know the limitations of creating preferences in Atom, so please tell me if something isn't supported. One of...
Alright. Please let me know if you guys would consider changing the settings. I understand this might be tricky to make backwards compatible. Second stab at explaining with the current...
Thanks for the quick reply! The result of that test: ``` $ quicktile.py --daemonize --debug Gtk-Message: Failed to load module "pantheon-filechooser-module" DEBUG: Received keybind: Left DEBUG: Executing command 'left' with...
I'm running Quicktile v0.2.2 btw