matrix

kennytilton 2023-01-19T08:46:22.932099Z

So I got so excited by getting SVG up so easily that I forgot to make them reactive. First thing in the AM. ps. Event handlers on SVG element are doable, but we have an issue: the function must be defined "in the SVG". Pure CLJS lambdas do not seem to qualify. Maybe the CLJS team has a solution.

kennytilton 2023-01-19T23:42:13.833489Z

React SVG in mxWeb. Just the attributes so far, next the actual elemets included will vary with the clock.

😍 2