viz.vega.vegaTypings.scaleMod

Type members

Classlikes

@JSType
trait BandScale extends StObject with BaseBandScale with Scale
Companion
object
object BandScale
Companion
class
@JSType
trait BaseBandScale extends StObject with BaseScale
Companion
object
Companion
class
@JSType
trait BaseScale extends StObject
Companion
object
object BaseScale
Companion
class
@JSType
trait BinOrdinalScale extends StObject with BaseScale with Scale
Companion
object
Companion
class
@JSType
trait ContinuousScale extends StObject with BaseScale
Companion
object
Companion
class
@JSType
trait DiscreteScaleType extends StObject
Companion
object
Companion
class
@JSType
trait DiscretizingScaleType extends StObject
Companion
object
@JSType
trait IdentityScale extends StObject with BaseScale with Scale
Companion
object
Companion
class
@JSType
trait LinearScale extends StObject with NumericScale with Scale
Companion
object
Companion
class
@JSType
trait LogScale extends StObject with ContinuousScale with Scale
Companion
object
object LogScale
Companion
class
@JSType
trait NumericScale extends StObject with ContinuousScale
Companion
object
Companion
class
@JSType
trait OrdinalScale extends StObject with BaseScale with Scale
Companion
object
Companion
class
@JSType
trait PointScale extends StObject with BaseBandScale with Scale
Companion
object
object PointScale
Companion
class
@JSType
trait PowScale extends StObject with NumericScale with Scale
Companion
object
object PowScale
Companion
class
@JSType
trait QuantScaleType extends StObject
Companion
object
Companion
class
@JSType
trait QuantileScale extends StObject with BaseScale with Scale
Companion
object
Companion
class
@JSType
trait QuantizeScale extends StObject with BaseScale with Scale
Companion
object
Companion
class
@JSType
trait RangeEnum extends StObject with _RangeBand with _RangeScheme
Companion
object
object RangeEnum
Companion
class
@JSType
trait Scale extends StObject
Companion
object
object Scale
Companion
class
@JSType
trait ScaleBinParams extends StObject with _ScaleBins
Companion
object
Companion
class
@JSType
trait ScaleDataRef extends StObject
Companion
object
Companion
class
@JSType
trait ScaleInterpolate extends StObject
@JSType
trait ScaleInterpolateEnum extends StObject with ScaleInterpolate
Companion
object
Companion
class
@JSType
trait ScaleInterpolateParams extends StObject with ScaleInterpolate
Companion
object
@JSType
trait ScaleMultiDataRef extends StObject
Companion
object
Companion
class
@JSType
trait ScaleMultiFieldsRef extends StObject
Companion
object
Companion
class
@JSType
trait ScaleType extends StObject
Companion
object
object ScaleType
Companion
class
@JSType
trait SequentialScale extends StObject with NumericScale with Scale
Companion
object
Companion
class
@JSType
trait SortOrder extends StObject
@JSType
trait SqrtScale extends StObject with NumericScale with Scale
Companion
object
object SqrtScale
Companion
class
@JSType
trait SymLogScale extends StObject with NumericScale with Scale
Companion
object
Companion
class
@JSType
trait ThresholdScale extends StObject with BaseScale with Scale
Companion
object
Companion
class
@JSType
trait TimeInterval extends StObject with _TickCount
Companion
object
Companion
class
@JSType
trait TimeIntervalStep extends StObject with _TickCount
Companion
object
Companion
class
@JSType
trait TimeScale extends StObject with ContinuousScale with Scale
Companion
object
object TimeScale
Companion
class
@JSType
trait _RangeBand extends StObject
@JSType
trait _RangeScheme extends StObject
@JSType
trait _ScaleBins extends StObject
Companion
object
object _ScaleBins
Companion
class
@JSType
trait _SortField extends StObject
Companion
object
object _SortField
Companion
class
@JSType
trait _UnionSortField extends StObject
Companion
object
Companion
class

Types

type RangeRaw = Array[Null | Boolean | String | Double | SignalRef | RangeRawArray]
type RangeRawArray = Array[Double | SignalRef]
type ScaleBins = _ScaleBins | Array[Double | SignalRef]
type ScaleField = String | SignalRef
type SortField = _SortField | Boolean