Skip to content

draw() thakes 0 positional arguments but 1 was given #684

@aegonwolf

Description

@aegonwolf
  • 0.7.3
  • Python version: 3.9
  • Operating System: windows

Description

Trying to plot a matrix plot

What I Did

Plot a matrix Plot
m = nv.MatrixPlot(graph)
m.draw()
plt.show()

Get a type error from m.draw()

I get the same error with CircosPlot and ArcPlot
It draws though

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions