Michael Keller
Michael Keller
No worries I understand! I have another project that has been taking up a lot of my attention I get it. The collective effort helps! I've also learned a lot...
My two cents is I'm not sure anyone is implementing their own scale functions and setting the type to the D3 definitions feels like the better route to me.
@aslak01 or anyone else, if you want to keep plugging away on this that would be great. We're getting pretty close to the next release where I'm going to roll...
My comment wasn't really about `int` vs `bigint`. Rather, if look at that wiki link, it says to not use the `serial` type and instead use Identity Columns. After reading...
Wow thanks for all of this! Should we convert these PRs to drafts to better track which ones are done?
https://github.com/mhkeller/layercake/pull/261 and https://github.com/mhkeller/layercake/pull/270 are done but I think we still want to do https://github.com/mhkeller/layercake/pull/276 before tackling this one
Noting that this PR and https://github.com/mhkeller/layercake/pull/281 will have to be merged into `main` together.
There are a lot failing due to minor pixel differences. But there are others those where the reactivity is broken. Here's one example where I fixed it by cutting out...
> There should probably be a test for the graphics on the landing page, too. > > Not sure if you noticed already that the Beeswarm plot is not looking...
but yes, it would be a good idea to add a home page test. Probably best to add that as a new PR using the current `main` snapshots as a...