Philippe Rivière
Philippe Rivière
I've refreshed #212 (there was a small conflict on README.md), and upgraded the test notebooks.
It would be nice to see how this would work for other types of scales (log, sqrt…)
loosely linked to #363
Now it seems to load both with `import("https://cdn.skypack.dev/[email protected]")` and `import("https://esm.sh/[email protected]")`. (However I don't know how to instantiate it with the wasm file, nor how to use it.)
Not the same issue, since the difficulty here is not about applying only *t.x*. It's more about reading horizontal scroll, but leaving the natural vertical scroll to the browser. hammerjs...
Thanks for pointing out that progress is the 4th argument, I had missed it. And I've now fixed the transition.interrupt error in the test notebook. I still don't understand why...
perfect! https://observablehq.com/d/97dc4e77951d416d is working as expected (see https://observablehq.com/d/97dc4e77951d416d@59 for the previous version). The other error I mentioned was because I had not properly disposed the timers, that's fixed too. So...
I hope we can restart work on this soon, with a simpler approach (not trying to pass the shape of data through all the code).
l33t tests at #1337
(To reconsider in light of the new render transform.)