-
When I use custom format with HTML that have `opacity`, the cell content appears above the table header.
[See example notebook](https://observablehq.com/d/22d5a3dd53831ef7):
![SS 2022-07-26 at 5 2…
-
I'm hoping to understand how to interpret a result in which HyPhy MEME detects positive selection at a codon, but with 0 branches under selection. An example is present in the following analysis outpu…
-
Currently it's difficult and time consuming to preview the ending of an animation because it needs to played back in full.
A simple time scrubber in the kepler video export component would solve thi…
-
I want to build something like a TypeScript language server playground where I can write and test a plugin all on one page.
(Or I wonder if vscode.dev exposes the TypeScript language server at all …
-
With the current API, if one wants to project in d=3, one has to know the exact number *n* of optional arguments before specifying 3 as the *n+1*th argument. This feels a bit uneasy, and it means that…
-
### Software versions
Python version : 3.9.7 (default, Sep 16 2021, 08:50:36)
IPython version : 8.0.1
Tornado version : 6.1
Bokeh version : 2.4.2
BokehJS static path : /Us…
-
In https://github.com/d3/d3-geo/pull/79#issuecomment-281130284, @mbostock clarified the required winding order of polygons as dependent upon their size (smaller than, or larger than a hemisphere). Cou…
-
I'm trying to constrain some nodes in 3D to a sphere. I'm using 3d-force-graph and hoping to do the constraining with d3-force-limit.
My current naive approach is here: https://codepen.io/jokroese/…
-
It would be nice to have layered graph layout, but in a Bluefish style.
A layered graph layout assigns a _rank_ (layer) to every node, then positions the node within its rank to minimize edge cross…
-
I sometimes use rectangles to indicate groups of objects, like [this](https://excalidraw.com/#json=4561586521899008,W2tgbjD760bLcR9ZbI1__Q):
I wish the rounded corners could be more subtle for …