|
|
|
|
|
by awake
2128 days ago
|
|
I would not even touch vega, it’s the engine vega lite is built on. Vega lite is a declarative json format for representing charts. The spec is very well thought out and you can rapidly iterate on prototypes. Altair is a python wrapper for vega lite |
|