Skip to content

ticks: null still generates ticks #780

@mbostock

Description

@mbostock

Related #779. Test case:

Plot.plot({
  x: { domain: [0, 1], ticks: null }
})

It should be treated as the empty array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn’t working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions