Skip to content

Ranged Scales #22

Open
Open
@EmmanuelDodoo

Description

@EmmanuelDodoo

The plan for Scale is to have it support both a list of points and a range of points. The current implementation only supports the list variant. Implementation of ranged scales is currently halted, awaiting std::iter::Step coming to stable rust. Here's the PR for it.

Once the trait comes to stable, it can be implemented for Data::Integer and Data::Number. Not quite sure if it'll be possible for Data::Float

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureadd new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions