plot
plot copied to clipboard
Position of the axis label with `labelAnchor: right`
Related to https://github.com/observablehq/plot/issues/375
I thought labelAnchor: right would put the label under the axis rule, not that far to the right.
OK
Not expected
Related: #375
This is the intended behavior. It’s not great in this case, but it works well when there’s less right margin. We should retitle this issue to be something actionable; we need a proposal for an alternate approach or option.
Ok, we can also close the issue.
Please don't close it; we want to make this possible (easier). Maybe it's another value for the labelAnchor option (besides left, center, right); axis-right or something?
Related #1414