Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
idibidiartists
on June 17, 2017
|
parent
|
context
|
favorite
| on:
Stardust: GPU-Based Visualization Library
D3 can use GPU shaders and is far more flexible. This is ok for canned vis, not for custom data vis. Like Vega vs D3. D3 wins every time.
ruleabidinguser
on June 17, 2017
[–]
What makes D3 more flexible?
ZeroCool2u
on June 17, 2017
|
parent
[–]
Vega is built on D3. It's just operating at a higher level. It's like C++ vs Python. You can do anything in C++ you can do in Python, but it may take a lot more work.
domoritz
on June 18, 2017
|
root
|
parent
[–]
This may be a bit confusing but Vega only uses some D3 helpers, it does not generate D3 code at any point. See
https://vega.github.io/vega/about/vega-and-d3/
for details.
But you high-level point is accurate, D3 is more expressive since you can use all of JavaScript.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: