Skip to content

Utilize same major and minor tick settings as core library #7

@benmccann

Description

@benmccann

In chartjs/Chart.js#4268 we've been talking about having the options below. Assuming this syntax is adopted, it would make sense for Chart.LinearGauge.js to utilize the same convention

ticks: {
  minor: {}, //< use common tick options
  major: {}  //< use common tick options
}

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