Skip to content

Rotate axis y-label #66

Discussion options

You must be logged in to vote

Yes, you can set different style values for different axes/sides by using left, bottom, right, top in the axes: (...) style dict.

Example:

// --- >8 ---
set-style(axes: 
  (left: (label: (angle: 90deg))),
)
// --- 8< ---

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by cristobaltapia
Comment options

You must be logged in to vote
2 replies
@johannes-wolf
Comment options

@cristobaltapia
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants