From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Extracting a reachability path out of a (package) DAG Date: Sun, 22 Jul 2018 21:53:59 +0300 Message-ID: <87sh4bm794.fsf@gmail.com> References: <20180717101033.113807d5@alma-ubu> <20180717082424.qbvf4cv7omirkp2r@abyayala> <20180717123211.175f52ac@alma-ubu> <87lga4qmnq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhJUf-0008Nd-1H for guix-devel@gnu.org; Sun, 22 Jul 2018 14:54:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fhJUc-0007qS-0G for guix-devel@gnu.org; Sun, 22 Jul 2018 14:54:09 -0400 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:55913) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fhJUb-0007oZ-Pc for guix-devel@gnu.org; Sun, 22 Jul 2018 14:54:05 -0400 Received: by mail-wm0-x22e.google.com with SMTP id f21-v6so13847034wmc.5 for ; Sun, 22 Jul 2018 11:54:04 -0700 (PDT) In-Reply-To: <87lga4qmnq.fsf@gmail.com> (Pierre Neidhardt's message of "Sat, 21 Jul 2018 23:55:21 +0200") 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: Pierre Neidhardt Cc: Guix-devel Pierre Neidhardt (2018-07-21 23:55 +0200) wrote: > Is the d3.js backend functional? > >> guix graph --backend=d3js coreutils > coreutils-graph.html > > result in a HTML page with a script, but the rendering remains blank. I don't > know anything about d3js, I could be missing something trivial. It works for me, although I know nothing about d3js as well, so I can't really help :-) -- Alex