|
|
|
|
|
by lazyjeff
1075 days ago
|
|
There's an open source project I was briefly involved in called SSVG [1] that renders the SVG as Canvas to speed it up drastically, especially on Chrome. It works as a simple one-line js drop in for many common visualization examples [2]. [1] https://ssvg.io/
[2] https://ssvg.io/examples |
|