Contents

symbolSize(by:)

Represents data using symbol sizes.

Declaration

nonisolated func symbolSize<D>(by value: PlottableValue<D>) -> some ChartContent where D : Plottable

Parameters

  • value:

    The data value to encode by size.

See Also

Encoding data into mark characteristics