Philippe Rivière
Philippe Rivière
It's fine to just do nothing. Easy enough to make this helper outside of stlib for special cases. (But it's very useful in general to not have to worry about...
we might want to document the [willReadFrequently](https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/getContext) boolean option as well?
Chrome (>= 111) supports display-p3 https://developer.chrome.com/articles/high-definition-css-color-guide/
Similar suggestion for remote parquet files support in DuckDB: https://observablehq.com/@monitus/get-remote-parquet-files-directly I'm often something that's based on: ```js remote = require("@observablehq/stdlib").then((d) => d.FileAttachments(url => url)) ``` (… except it also tries...
Last time I did a simple plot with the pokeapi https://pokeapi.co/ , using weights and heights of Pokemons, adapting scales (linear + sqrt), and doing a simple regression (to show...
French translation done https://github.com/Fil/D3-visualising-data/commits/French
Note that one sad consequence of this choice is that we would lose the possibility to use alert() in the examples, at least with blockbuilder.
blocks are just a way to display gists directly in the browser ; it was made by Mike Bostock to showcase the D3 examples. blockbuilder is a website that displays...
Even better if we can use `env ipfs` in the plist?
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.