-
|
I'm a huge fan of How does this compare to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi @AH-Merii, Avenger by itself is currently just a renderer. I played with integrating it as a renderer for the Vega JavaScript library, but the performance improvement wasn't as significant as I had hoped due to other parts of Vega not scaling well to large scene graphs. I'm still mulling over where to take avenger. See also discussion in #83. One possible direction is to use VegaFusion and Avenger as the foundation of a new native Vega implementation, with no JavaScript involved. Feel free to weigh in here or there about the direction you find most interesting! |
Beta Was this translation helpful? Give feedback.
Hi @AH-Merii, Avenger by itself is currently just a renderer. I played with integrating it as a renderer for the Vega JavaScript library, but the performance improvement wasn't as significant as I had hoped due to other parts of Vega not scaling well to large scene graphs.
I'm still mulling over where to take avenger. See also discussion in #83. One possible direction is to use VegaFusion and Avenger as the foundation of a new native Vega implementation, with no JavaScript involved. Feel free to weigh in here or there about the direction you find most interesting!