401 reputation
215
bio website
location
age
visits member for 11 months
seen 4 hours ago
stats profile views 39

Dec
5
comment Summing arrays in JavaScript using d3.nest() Part II
Got it. Went with option 2. Many thanks.
Dec
5
accepted Summing arrays in JavaScript using d3.nest() Part II
Dec
4
comment Javascript summing arrays, using d3.nest()
meetamit, @Superboggly I have posted a follow up question to this here and if you were up for having a look that would be extremely welcome!
Dec
4
revised Summing arrays in JavaScript using d3.nest() Part II
added 32 characters in body
Dec
4
asked Summing arrays in JavaScript using d3.nest() Part II
Dec
4
comment d3.js: Passing data from parent to child nodes
This is a fantastic answer. Very helpful indeed!
Dec
4
accepted d3.js: Passing data from parent to child nodes
Dec
4
revised Heroku “psql: FATAL: remaining connection slots are reserved for non-replication superuser connections”
Resolution from Heroku
Dec
3
comment d3.js: Passing data from parent to child nodes
I'm afraid d.parent (and d.parent()) both don't work. In the case of JQuery parent() I think this is because d represents the data not the DOM node.
Dec
2
comment d3.js: Passing data from parent to child nodes
Thanks. I did look at Tipsy but I think the problem would still apply - how to associate the bar data with that particular rectangle node. Might be missing something though.
Dec
1
asked d3.js: Passing data from parent to child nodes
Nov
30
comment Heroku “psql: FATAL: remaining connection slots are reserved for non-replication superuser connections”
I can see lots of connections belonging to other people. Mine only has two which makes sense. I will keep an eye on this. Many thanks!
Nov
30
accepted Heroku “psql: FATAL: remaining connection slots are reserved for non-replication superuser connections”
Nov
30
asked Heroku “psql: FATAL: remaining connection slots are reserved for non-replication superuser connections”
Nov
23
answered Better way to scale d3 time axis
Nov
18
comment d3.js CoffeeScript class execution context
This is very helpful indeed. Many thanks.
Nov
18
accepted d3.js CoffeeScript class execution context
Nov
18
comment d3 attach attribute if it exists
Thanks once again Mike!
Nov
18
asked d3.js CoffeeScript class execution context
Nov
18
accepted d3 attach attribute if it exists