Skip to content

Question: How can create array of steps? #85

Closed
@rubinchyk

Description

@rubinchyk

Hi.
Can you explain to me. How I can create an array of steps.
For example I have this code:
$scope.sensitivity = {
min: 10,
max: 50,
default: 10
};

I need fixed points like [10----20----50].
How can I do this?

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