Package

scaladget.mapping

Scale

Permalink

package Scale

Visibility
  1. Public
  2. All

Type Members

  1. trait IdentityScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()
  2. trait LinearScale extends Object with QuantitiveScale

    Permalink
    Annotations
    @RawJSType() @native()
  3. trait LogScale extends Object with QuantitiveScale

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait OrdinalScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait PowScale extends Object with QuantitiveScale

    Permalink
    Annotations
    @RawJSType() @native()
  6. trait QuantileScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()
  7. trait QuantitiveScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()
  8. trait QuantizeScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()
  9. trait Scale extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  10. trait ScaleBase extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  11. trait SqrtScale extends Object with QuantitiveScale

    Permalink
    Annotations
    @RawJSType() @native()
  12. trait ThresholdScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()
  13. trait TimeScale extends Object with Scale

    Permalink
    Annotations
    @RawJSType() @native()

Ungrouped