You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vega-lite api is a good example of apis for creating vega-lite json specs. Gos is similar to vega-lite api, but for creating gosling json specs. I think it's more convenient for me to create a dataviz app with js apis rather than python apis because I use React to build the frontend for such kind of apps.