Skip to content

[Bug] Inconsistent edge colors #231

@lucasimi

Description

@lucasimi

🚨 Description

When the user creates a 3d plot using plotly, the edges of the mapper graph are grey. However, when the user clicks either on a colormap or on a feature from the UI menu the edges are colored as they should be.

🤖 Steps to Reproduce

  1. Create a mapper graph.
  2. Create a mapper plot.
  3. Call plot_plotly supplying a color argument of shape (n, m) with m >= 2.
  4. Click on the already selected color feature.

🧩 Expected Behavior

Edge colors should default to something consistent with the on-click behavior

🖥️ Environment

  • OS: linux
  • Python version: 3.11
  • Library version: 0.11

📸 Screenshots / Logs (Optional)

When the plot is created:
Image

After selecting the already selected color:
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions