Skip to content

Cannot make empty school-book axes #153

@knuesel

Description

@knuesel

The following gives the error Dictionary does not contain key "x":

#import "@preview/cetz:0.4.2"
#import "@preview/cetz-plot:0.1.3": plot

#cetz.canvas({
  import cetz.draw: *
  plot.plot(
    axis-style: "school-book", // without this it works
    none,
  )
})

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions