Taras Novak
Taras Novak
hey @Kerybas try Data Preview: https://github.com/RandomFractals/vscode-data-preview It has config and json files save ;)
or that. in any case, would be much better than just opening vega editor with latest spec loaded in browser that has nothing to do with vega spec viewed in...
@danmarshall any updates on this?
I would suggest you use Vega and sift through their maps examples. You can try Vega examples with my Vega Viewer ext. for vscode :) https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-vega-viewer
also, I believe Observable HQ has some UK maps you can pull some code bits from ;) https://observablehq.com/search?query=UK%20map deck.gl included ...
@danmarshall on my todo list for data preview too :( https://github.com/RandomFractals/vscode-data-preview/issues/7
it might be a duplicate, but are you going to address it & integrate it with Vega Viewer I mentioned when you resolve it? ...
besides, your #75 ticket has no description at all :)
In that case it could just open Vega spec. json in default vscode JSON editor. Since most Vega specs use json schema that would allow devs to review and edit...
so ... long story short ... I think you have a few good options I layed out there. Let me know if you need a hand with it :) I...