Skip to content

feat: colorize links of type other#264

Merged
rotanid merged 1 commit intomainfrom
colorized_other_links
Dec 29, 2025
Merged

feat: colorize links of type other#264
rotanid merged 1 commit intomainfrom
colorized_other_links

Conversation

@maurerle
Copy link
Member

@maurerle maurerle commented Dec 28, 2025

Description

This adds the functionality to have wired links colored in blue.

fixes #260

The used color can be configured with otherLinkColor

Motivation and Context

This is a required feature for different communities to make the move from hopglass to meshviewer.

Currently, this is not configurable - maybe this is needed here.

How Has This Been Tested?

Screenshots/links:

image image

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

@maurerle
Copy link
Member Author

A link with both other and wifi has both links colorized:
image

configurable through config.forceGraph.otherLinkColor
@maurerle maurerle force-pushed the colorized_other_links branch from eeffbfd to c281476 Compare December 28, 2025 12:58
@rotanid rotanid added the enhancement New feature or request label Dec 28, 2025
@rotanid rotanid merged commit c14d798 into main Dec 29, 2025
2 checks passed
@rotanid rotanid deleted the colorized_other_links branch December 29, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wired links not drawn in blue?

2 participants