Declan Naughton

Results 163 issues of Declan Naughton

Upstream try to get ESM bundles

good first issue
standalone

And: - [ ] permit text output in `calcudata_arrow`

Probably a good idea to work with a templating language, e.g. for patterns like present values (loaders are too much?) Should this be a core calculang feature? templating language possible,...

https://github.com/JuliaGizmos/Interact.jl Can this function like #150 ? This can let me show exercises on ClimateMargo.jl versus calculang implementation, and lots of high-level modelling interaction with Julia (both ways).

good first issue
interop
science

I have scatters with a handful of extreme values on the Y axis. I can zoom into all points but with no control over the aspect ratio so it's usually...

question

Hi! I found it doesn't work for notebooks which aren't named so don't begin with `@`, for example: https://observablehq.com/d/72b4a1a27d4497c2?collection=@declann/gemini This fixes it. Thanks for sharing this neat extension! Declan

I love this concept for use in presentations; I think animated transitions would be really cool to add. They might need some specification, but even a default fade in/out would...

### What happens? I got the `bare-node` example working as described [here](https://github.com/duckdb/duckdb-wasm/issues/1912#issuecomment-2801517790) But with duckdb-wasm 1.28, 1.29.0, and 1.29 dev I can't get the httpfs extension working in node. Ideally...

To test touch/mobile interaction on visuals using my desktop, I need to use desktop browser devtools (fine) but I also need to set `touch-action: none` on the svg container. Should...