Skip to content

Error in calcCurveGrob(x, x$debug) : end points must not be identical #178

Description

@pandaqiuqiu

When I use the network_plot function to plot, I encounter the following error. What could be the reason for this, and how can it be resolved? Thank you.

sub_dat %>%
correlate() %>%
rearrange() %>%
network_plot()
Correlation computed with

  • Method: 'pearson'
  • Missing treated using: 'pairwise.complete.obs'
    Error in calcCurveGrob(x, x$debug) : end points must not be identical

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions