FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Edges are drawn in front of vertices with Plotly backend · Issue #691 · igraph/python-igraph · GitHub

Edges are drawn in front of vertices with Plotly backend #691

Description

Describe the bug

Edges are drawn in front of vertices with Plotly backend. There is a visible overlap.

To reproduce

import igraph as ig
ig.plot(ig.Graph.Ring(10), vertex_size=100, backend="plotly")

Version information

Current main.

Metadata

Metadata

Assignees

Labels

plottingIssues related to plotting graphs in igraph in generaltodoTriaged for implementation in some unspecified future version

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL