W. Trevor King
W. Trevor King
Long way to go still, but the node positioning and initial edge layout look good to me: 
Bigger list graph (real data :) with a tweaked `dependencyWeight` (+0.1 for every open ancestor, instead of +0. Still +1 for every closed ancestor): 
Closer. Still need to shuffle some space around in these wider cards and land some clip-paths. 
On Thu, Dec 08, 2016 at 08:16:53AM -0800, ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ wrote: > In general it's easier to use icons since you know they'll look the > same across everywhere you...
On Mon, Nov 21, 2016 at 10:14:11PM -0800, Nicola Greco wrote: > The bytes of information that I care about looking at an issue is > what makes it blocked,...
On Mon, Nov 28, 2016 at 01:18:06PM -0800, Juan Benet wrote: > - but it's tricky to do right (given some links will automatically > backlink and some wont) This...
On Sun, Dec 04, 2016 at 09:29:05PM -0800, Juan Benet wrote: > - I (and others) would expect the "link circle" icon to copy a link > to depviz centered...
I picked up rss2email maintainership and added a [PyPI page](http://pypi.python.org/pypi/rss2email/) homepage that does link to [my GitHub repository](https://github.com/wking/rss2email/). I'll review new PRs there, but this PR no longer applies to...
It [is](http://pypi.python.org/pypi/rss2email/) [now](https://github.com/wking/rss2email/).
I have been unable to reproduce this using [my current rss2email](https://github.com/wking/rss2email/): ``` python 3.2.3 (default, Nov 7 2012, 11:17:27) [GCC 4.5.4] feedparser 5.1.2 html2text 3.200.3 ```