microsoft / microsoft/SandDance
VsCode Feature request : Add a "reload data" button
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
While visualizing in SandDance, I might also refresh my CSV with new rows and/or columns.
Currently, I need to close SandDance and reopen it, to be able to work on the fresh data.
Since SandDance doesn't save its state, I have to remake all the visualizations.
It would be good to be able to refresh the dataset without closing SandDance.
NB: I use it in VSCode.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the VSCode integration's dataset-loading path and the handling of CSV changes; the issue names no files or tests. Add a way to reload the dataset while SandDance remains open, then verify that refreshed rows and columns are available without reopening the visualization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100