Create better quest details graphic
- Dominant language
- Python
- Stars
- 48
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the quest details graphic shows a pie graph which sadly is usually just a solid circle and ergo useless and boring.
Instead, let's draw out the fate chain like we do in the fate explorer and then show how many labors are at each of the various points on the chain.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the quest details graphic that renders the current pie graph, then read the fate explorer implementation to understand how it draws the fate chain. Replace the solid-circle-prone chart with the chain layout and show the number of labors at each point; done means quest details clearly expose both the chain and its labor counts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100