Skip to content

Module scatter is private #271

Description

@demidko

For example plotly::traces::scatter::GroupNorm, StackGaps is private, so nobody can use public methods:

pub fn Scatter::group_norm(self, value: GroupNorm) -> Box<Self>

pub fn Scatter::stack_gaps(self, value: StackGaps) -> Box<Self>

Please fix it

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