microsoft / microsoft/SandDance
error loading topojson
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
The web application is returning an error when attempting to load topojson files. The file in question can be viewed here and appears to be formatted correctly (at least GitHub can render it in the browser). There are 340 features with one attribute per feature, so I don't think size is the issue.
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 reproducing the loading error in the web application with the linked TopoJSON gist, then trace where TopoJSON files are accepted and parsed. Done means the supplied file loads successfully without an error and existing data visualization behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100