Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Missing X-Label #216

@VanessaChu

Description

@VanessaChu

screen shot 2018-01-01 at 4 40 43 pm

Missing x-label as shown.

My data set looks like:
data = [
[{'hours': 2, 'day': 1}],
[{'hours': 4, 'day: 2}],
....
]

And showLabel is set true.
axisX: {
showLabels: true,
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions