A size variable is a visual variable
A size visual variable can be defined in two ways:
- With size stops; or
- Matching a
maxwith aData Value max, and aSize minwith aData Value min.Size
Size visual variables require the following:
- A reference to a data value either from a field name, or an Arcade
Arcade is a lightweight and secure expression language used in ArcGIS products and APIs. Arcade expressions are commonly used to calculate or format field values for data-driven visualizations, labels, and popups. The expressions work against data stored in data services. expression. - At least two size stops that match data values to sizes. The sizes of symbols with data values between the designated stops are interpolated linearly.
Tutorials
Also known as
- Size visual variable
Related terms
- Color variable
A color variable is a visual variable that defines the color of a symbol based on a numeric data value returned from a field or expression. If an expression is used, the color can be defined from a color ramp with a set of pre-defined color ranges. - Opacity variable
An opacity variable defines the opacity of a symbol based on a numeric data value returned from a field or expression. It is typically used to make features more or less prominent than others. - Rotation variable
A rotation variable is a visual variable that defines the rotation of a symbol based on a numeric data value returned from a field or expression. This value is typically used to rotate symbols that indicate directionality.