top | item 43670765 (no title) gocsjess | 10 months ago One nice thing about SVGs is that they can be connected to the dom, you can do css, and easier to debug than canvas. Performance is the only thing holding it back from making declarative code for plotting and mapping charts. discuss order hn newest notnullorvoid|10 months ago What performance issues have you encountered? Perf was decent 10 years ago so long as you avoided filters, but even that has improved. gocsjess|10 months ago I figured at that time that svgs with a lot of path slows the app. It was about the time where I toyed with d3 and geojson too. gocsjess|10 months ago I needed SVG and CSS animations to work together
notnullorvoid|10 months ago What performance issues have you encountered? Perf was decent 10 years ago so long as you avoided filters, but even that has improved. gocsjess|10 months ago I figured at that time that svgs with a lot of path slows the app. It was about the time where I toyed with d3 and geojson too. gocsjess|10 months ago I needed SVG and CSS animations to work together
gocsjess|10 months ago I figured at that time that svgs with a lot of path slows the app. It was about the time where I toyed with d3 and geojson too.
notnullorvoid|10 months ago
gocsjess|10 months ago
gocsjess|10 months ago