Contents

symbolSize(by:)

Represents data using symbol sizes.

Declaration

nonisolated func symbolSize(by value: PlottableProjection<Self.DataElement, some Plottable>) -> some VectorizedChartContent<Self.DataElement>

Parameters

  • value:

    The data value to encode by size.

See Also

Encoding data into mark characteristics