Exporting the full PyTaxonomies data structure in D3 js partition (v3) hierarchy (v4) model
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Exporting the full PyTaxonomies data structure in D3 js partition/hierarchy model to make an navigable website of all the taxonomies.
https://mbostock.github.io/d3/talk/20111018/partition.html
It seems that in D3 js version 4, this moved to https://github.com/d3/d3-hierarchy/blob/master/README.md#hierarchy hierarchy https://github.com/d3/d3-hierarchy/blob/master/README.md#hierarchy
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 reviewing the PyTaxonomies data structure and the linked D3 partition example, then compare it with the D3 v4 d3-hierarchy documentation. Done means defining and exporting the full taxonomy structure in a form that supports a navigable website of all taxonomies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3js, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100