Usage not only Number
as a layer x
/y
argument
#190
AndreiKingsley
started this conversation in
General
Replies: 1 comment
-
Constants accept values of a type matching the type of correspondent aesthetic. If you want to use a value belonging to your data domain, you can try to use it in mapping: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment, if I want to make a constant x in some layer, that value has to be
Number
. Why can't I useString
or datetime type?Beta Was this translation helpful? Give feedback.
All reactions