From c4dc71e4f7e1a4597399c8b604dbcb9dbc9688ee Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Wed, 2 Mar 2016 14:30:52 +0100 Subject: [PATCH] Some changes for the async javascript for several arrows --- extras/cats.html | 260 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 230 insertions(+), 30 deletions(-) diff --git a/extras/cats.html b/extras/cats.html index 0861f0bb13..f6e5290b71 100644 --- a/extras/cats.html +++ b/extras/cats.html @@ -56,6 +56,8 @@ var svg = d3.select("#test svg");