Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gocsjess
on April 13, 2025
|
parent
|
context
|
favorite
| on:
Nice things with SVG
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.
notnullorvoid
on April 13, 2025
[–]
What performance issues have you encountered? Perf was decent 10 years ago so long as you avoided filters, but even that has improved.
gocsjess
on April 18, 2025
|
parent
|
next
[–]
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
on April 18, 2025
|
parent
|
prev
[–]
I needed SVG and CSS animations to work together
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: