d4_scale 0.1.0 copy "d4_scale: ^0.1.0" to clipboard
d4_scale: ^0.1.0 copied to clipboard

Encodings that map abstract data to visual representation.

d4_scale

Encodings that map abstract data to visual representation.

license Dart CI pub package package publisher

Documentation

Scales map a dimension of abstract data to a visual representation. Although most often used for encoding data as position, say to map time and temperature to a horizontal and vertical position in a scatterplot, scales can represent virtually any visual encoding, such as color, stroke width, or symbol size. Scales can also be used with virtually any type of data, such as named categorical data or discrete data that requires sensible breaks.

See one of: