Is it possible to set an axis in log scale #60
Answered
by
johannes-wolf
DylanDeraed
asked this question in
Q&A
|
Hello ! |
Answered by
johannes-wolf
Oct 19, 2024
Replies: 4 comments 2 replies
|
That is currently not built-in, no. |
2 replies
|
While we don't have the |
0 replies
|
Link: #568 |
0 replies
|
With cetz-plot 0.1.0, log-scaling is now available by using |
0 replies
Answer selected by
johannes-wolf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With cetz-plot 0.1.0, log-scaling is now available by using
x-mode: "log"ory-mode: "log".