Skip to content

line chart does not show  #177

Description

@nicutimofte

const data = [
[1, 2],
[3, 4],
[5, 6],
[7, 8],
];
On type "line" I am getting this chart without graph line.

screen shot 2017-06-24 at 7 05 40 pm

However when I set showAxis to false the line shows.

screen shot 2017-06-24 at 7 06 18 pm

Does anybody tell me what I am doing wrong ?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions