N2 cycle arrows point to the back of nodes

Open
#2,798 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
frontend

Research direction

Start with the N2 rendering path and the circuit.py example model, then reproduce the initial render with a bottom-left connection node hovered. Compare the arrow direction before and after pinning and resizing; done means cycle arrows point to the front of nodes on the initial render as they do after resizing.

Written by the indexing model from the issue text.

Description

bug visualization
Description

When the N2 is rendered and a connection node in the bottom-left corner of the matrix is hovered, the arrows drawn point to the back of the nodes. This doesn't seem to happen with regular connections. It also only happens on the initial rendering - if the arrows are pinned, and then the document resized, the arrows point correctly.
image

Example

Can be seen with the circuit.py example model.

OpenMDAO Version

3.25.1-dev

Relevant environment information

No response

Dominant language
Python
Stars
782
Forks
314
Avg merge
4d 21h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from OpenMDAO/OpenMDAO

All issues in OpenMDAO/OpenMDAO

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.