sorbetto.flavor.abstract_numeric_flavor module
- class sorbetto.flavor.abstract_numeric_flavor.AbstractNumericFlavor(name: str = 'Unnamed Numeric Flavor', colormap: Any = None)[source]
Bases:
AbstractFlavorA numeric flavor is a function that gives a real number to show on a Tile for any given importance values.
- property lowerBound
- property upperBound