ClassBreaksRenderer

constructor(fieldName: String = "", classBreaks: Iterable<ClassBreak> = emptyList())

Creates a new class breaks renderer with the given class breaks applied to the given field.

Since

200.1.0