From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: Re: d3js chord diagrams Date: Sat, 22 Oct 2016 12:37:16 +0200 Message-ID: <8737joit0b.fsf@gmail.com> References: <87zilxtkvp.fsf@elephly.net> Reply-To: alex.sassmannshausen@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxtg9-0005RX-P3 for guix-devel@gnu.org; Sat, 22 Oct 2016 06:37:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxtg6-0001OR-Lr for guix-devel@gnu.org; Sat, 22 Oct 2016 06:37:29 -0400 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:36803) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bxtg6-0001OB-FI for guix-devel@gnu.org; Sat, 22 Oct 2016 06:37:26 -0400 Received: by mail-wm0-x229.google.com with SMTP id b80so25584593wme.1 for ; Sat, 22 Oct 2016 03:37:26 -0700 (PDT) In-reply-to: <87zilxtkvp.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus writes: > Hi Guix, > > I’ve built something: > > http://elephly.net/graph.html > > ~~ Ricardo I'm not sure about the harder questions further below, but this looks awesome! And I love that this kind of thing is possible with Guix :-D Alex