-
The website is awesome, thanks a lot for making it and raising awareness of what explorable explanations are!
I would like to suggest to add a section about the tools to make explorable explanation…
-
https://github.com/observablehq/oss-analytics/blob/96b2248a435b0e01352eeb5a9cdd78ab1da5258a/src/github.js#L70
this breaks if the headers are taken from the cache; I think the following works in both …
-
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…
-
* FURTHER INVESTIGATION: Identify optional parameters and default values for docs & types ([ref](https://github.com/protocol/w3dt-sudo/blob/master/home/vasco-santos/2021-03-exploration-report-1-on-js-…
rvagg updated
3 years ago
-
d3-drag, d3-zoom and d3-brush store state on the DOM elements they are applied to. Would then it not make more sense to listen to events on the DOM elements, rather than the behaviors? For example, in…
-
My browser does seem to support webGL2, however fastiles fails silently.
I've been able to make it work in chrome on this same device.
![Screenshot from 2021-11-27 17-22-47](https://user-images.gi…
-
Feature Request:
It would be great to set a default file (e.g. a FileAttachment) like:
`viewof csvfile = Inputs.file({..., value: FileAttachment("defaultData.csv")}) `
-
Does this support showing the parents of spouses? I've got it working with Vue for default data but unsure of the JSON?
-
This one: https://storage.googleapis.com/tfjs-examples/tsne-mnist-canvas/dist/index.html
This demo page is obtained as an example of tfjs-tsne here: https://github.com/tensorflow/tfjs-tsne ("Exampl…
-
Hi everyone!
I use H3 a lot and built a visualisation tool: https://github.com/matthiasfeist/what-the-h3index (live version here: https://what-the-h3index.vercel.app/). Mostly for my own needs.
…