Skip to content

Error with no data and nonzero tickRotate #544

Closed
@yurivish

Description

@yurivish

Drawing an empty plot with nonzero tick rotation throws an error:

Plot.plot({
  marks: [Plot.frame()],
  x: { tickRotate: 1 }
})

Example: https://observablehq.com/d/de0d642085846c07

Metadata

Metadata

Assignees

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