The Tres Leches edition
Complete rewrite to use Svelte 3! It's now a component based interface and is a lot more intuitive to compose graphics. The API options are pretty much the same. Some notable changes:
- reverse range functions are now
xReverse
instead ofreverseX
- There's an added z-scale to give more options. Examples in the works.
- Domain padding is fixed per #11