|
|
|
|
|
by acomjean
739 days ago
|
|
We use the slightly simpler vega-lite from the same group. It typically gets us most of the way there quite quickly. Downloads as svg and png is great. They always ask for something out of scope and you have to dig a little through the docs (can we have long labels for our x axis, how about 60 categories for a scatter plot..). /rant. We haven't hit anything that couldn't be done though. Its from the same team, just a more simple wrapper around D3. https://vega.github.io/vega-lite/ |
|