biolab / biolab/orange3-datafusion
Fusion Graph widgets: arrows should be non-directed lines
- Dominant language
- Python
- Stars
- 16
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Data Fusion graph should not include arrows (only lines). The implication is, thus, that the relations aren't directed but can also be interpreted "in reverse" (e.g. _Users rate Movies_ → _Movies are rated by Users_).
Likewise, the Chaining widget should accept such reverse chains.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Fusion Graph and Chaining widget implementations and their associated tests, if present. First trace how graph relations are represented and how chains are validated; done means graph relations render as non-directed lines and Chaining accepts the corresponding reverse interpretation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100