Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adds labelOverlapSeparator option to customize default ' - ' #615

Closed
@BenLayet

Description

@BenLayet

When the range labels overlap the separator string is ' - '.
The problem is that this character can be interpreted as 'minus'.

Steps to reproduce

  1. slider range with high value just above 0
    http://jsfiddle.net/04sr3ty0/1/

Expected behaviour

Should be able to tell if the high value is positive of negative

Actual behaviour

Looks like the range is -2 to -1 when in fact it is -2 to +1

I am happy to create a pull request to fix this minor issue

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