-
Hate to bother you but the explicit-target example is not relevant to the question. I'm trying to trigger the tooltip from outside the d3 chart via jQuery or JavaScript. The explicit-target example de…
-
Just did a test, people are selecting questions but then are not actively interacting afterwords.
or systems that are interactive, if the mouse doesn't move for a period of time let's give them a sl…
-
The library circle-packing compiles with haste. But it yiels wrong results in haste. Take this test case (`test.hs`):
```
{-# LANGUAGE CPP #-}
module Main where
import Optimisation.CirclePacking
#if…
-
In some circumstances, it may happen that the pattern `[a]` causes a JS error, but `a:[]` does not. It occurs in http://darcs.nomeata.de/circle-packing/Optimisation/CirclePacking.hs with the patch fro…