Skip to content

sankey node x and y expects vector not f64 #308

Description

@nbx0

plotly::sankey::Node::new() properly accepts a vector of strings for .label() and only single floats for .x() and .y() positions. These should accept a vector of == length to the vector passed to .label().

Thanks and great work!
Ben

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions