Skip to content

numbers as categories should equal their string representations #1460

Closed
@alexcjohnson

Description

@alexcjohnson

I would expect this to generate 3 categories (a, b, 1) but it generates 4 - two identical 1's:

Plotly.newPlot(gd,[{x:['a','b',1,'1'],y:[1,2,3,4]}],{xaxis:{type:'category'}})

screen shot 2017-03-09 at 7 03 14 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions