Declan Naughton

Results 163 issues of Declan Naughton

I'm wanting to show HTML in a table element. Locally I hacked the table code [here](https://github.com/uwdata/mosaic/blob/df4b4644d5e6536892a8eaae64e8ca9925285d62/packages/inputs/src/Table.js#L256) to **conditionally** `appendChild` `formats[j](value)` rather than set `innerText`, and then I can specify a...

Mosaic clients can be programatically enabled/disabled via #721 ([example code](https://github.com/uwdata/mosaic/issues/461#issuecomment-2842381605) using IntersectionObserver). This same control in `vgplot` would be helpful for dashboard optimisation - so that out -of-view or collapsed...

e.g. https://github.com/google/latexify_py article : https://codecut.ai/python-code-to-latex-jupyter-notebooks/?utm_campaign=latexify_py_clean_documentation&utm_source=linkedin.com&utm_medium=social

good first issue

When you import `all_cul as _x` from >1 model, the 2nd one can cause a failure on overlapping names

Code like this introduces lots of redundant, implicitly inherited functions, and pollutes the Model Map Only an expensive traversal allows pruning Everything exported makes regular JS pruning programs hard to...

Suggested countless times and makes models much easier to read, write, and also to present(!) Can start experimenting with `calculang-lite` which converts sweetened code into calculang code, then compiles. Decide...

Should it be possible to override functions at specified scope/paths? Sometimes a formula is overridden referring to itself at multiple levels (e.g. stress -> sii -> rec), and you want...

food for thought

e.g. `placeholder = pv_fut_net_cf(...)` in actuarialplayground.com

error reporting

https://www.sigmajs.org/ https://fosdem.org/2025/schedule/event/fosdem-2025-5614-developing-custom-uis-to-explore-graph-databases-using-sigma-js