Skip to content

mpl plotting: layout as property of graph #662

@iosonofabio

Description

@iosonofabio

Whenever a graph has a visual property set (e.g. vertex size) and the same property is specified in the arguments to ig.plot, the latter should take precedence. However, the logic seems garbled now and we make a mess.

This especially applies to:

  • layouts

A quick check of the logic is what needs to be done here. Happy to do it over the next few days.

edit: actually I can reproduce this only with layout, so I made a PR specifically for that.

Metadata

Metadata

Assignees

Labels

plottingIssues related to plotting graphs in igraph in general

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions