When two lines are parallel but use different colors, the current rendering causes one line to overlap and hide the other. To improve readability and clarity, it would be helpful if parallel lines were displayed slightly offset from one another. This ensures that both colors remain visible and makes it easier to identify sections where the lines run parallel.
Proposed behavior:
- Detect when two or more colored lines are parallel.
- If the colors differ, render the lines with a small lateral offset.
- Maintain the visual alignment so users can clearly see parallel paths without color overlap.
This enhancement would significantly improve the visual clarity of parallel line data.