Taras Novak

Results 138 issues of Taras Novak

see https://github.com/keplergl/kepler.gl/issues/885 and https://github.com/keplergl/kepler.gl/issues/886 for more info ...

enhancement
data
UX
blocked

see https://github.com/keplergl/kepler.gl/issues/867 for more info

feature
blocked
pro

similar to https://github.com/RandomFractals/vscode-data-preview/issues/108

enhancement
UX

see this tweet for more info :) https://twitter.com/TarasNovak/status/1214235770225082374

feature

since many geo data viz devs frequently use topoJSON files for their maps. call it `geo.json.topojson` `Geo: Transform GeoJSON to TopoJson` (`ctrl/cmd + alt + t`) see: https://github.com/topojson/topojson

feature
pro

- store it in global state - use dev entered mapbox token in map.view.html setup

feature

see [Data Preview 🈸](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) vscode extension for example of how to integrate those data formats: https://dev.to/tarasnovak/vscode-data-preview-for-devs-around-the-39mn You can use or peruse my custom [Data Manager API](https://github.com/RandomFractals/vscode-data-preview/blob/master/src/data.manager.ts) & [src/data.providers](https://github.com/RandomFractals/vscode-data-preview/tree/master/src/data.providers) folder for...

This is a feature request to improve online version of SandDance integration with online [Vega Editor](https://vega.github.io/editor/#/). ### Synopsis: Currently, SandDance online version has an option to Open Vega Editor for...

help wanted
good first issue

Expected: Clicking on Open Vega Editor popup would open generated chart Vega specification in an online [Vega Editor](https://vega.github.io/editor/#/) in the default browser using `vscode.open` command with encoded vega spec url....

help wanted
good first issue

Example: this is what I get when hitting one of my repos: ![image](https://user-images.githubusercontent.com/656833/127350101-8ea6d47d-d94a-4087-8e44-aad05c772fab.png) Expected: you skip .json configs you can't display instead of being greeted with an error when viewing...