biolab / biolab/orange3-explain
Explain predictions - enable longer labels
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The current limit for label lengths in Explain Prediction widget can be set to a maximum of 500 characters. In cases when feature names are long it is not sufficient. I and @lanzagar propose the following two solutions:
1. Increase the limit to 800
2. Implement the mechanism that on hover labels extend over the graph or same happen on the press of special keyboard key.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Explain Prediction widget and the current 500-character label limit. Review how labels are rendered and determine which of the two proposed approaches maintainers want; done means long feature names are usable without obscuring the graph.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100