RandomFractals / vscode-vega-viewer

VSCode extension for Interactive Preview of Vega and Vega-Lite maps πŸ—ΊοΈ and graphs πŸ“ˆ.
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-vega-viewer
Apache License 2.0
128 stars 11 forks source link

add local arrow data files support via vega-loader-arrow? πŸ€” #27

Open RandomFractals opened 5 years ago

RandomFractals commented 5 years ago

literally, the only supported data formats type missing in this ext. for prototying vega charts offline and in code.

I'll add it if devs using Vega Viewer vote on it. I doubt there are many or any using both tech stacks, even tho I like arrow data format a lot!

see this repo for more info: https://github.com/vega/vega-loader-arrow

RandomFractals commented 5 years ago

I might add it in the next ext. release using this bit :)

https://observablehq.com/@randomfractals/vega-datasets#loadArrowData

also, see: https://twitter.com/TarasNovak/status/1126127607676907522

that's where we at! ;)