Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PrRatio :: Double -> ProjectionPropertyhvega Graphics.Vega.VegaLite Ratio value for map projections such as the Hill.
PrReflectX :: Bool -> ProjectionPropertyhvega Graphics.Vega.VegaLite Reflect the x-coordinates after performing an identity projection. This creates a left-right mirror image of the geoshape marks when subject to an identity projection with Identity.
PrReflectY :: Bool -> ProjectionPropertyhvega Graphics.Vega.VegaLite Reflect the y-coordinates after performing an identity projection. This creates a left-right mirror image of the geoshape marks when subject to an identity projection with Identity.
PrRotate :: Double -> Double -> Double -> ProjectionPropertyhvega Graphics.Vega.VegaLite A projection’s three-axis rotation angle. The order is lambda phi gamma, and specifies the rotation angles in degrees about each spherical axis.
PrScale :: Double -> ProjectionPropertyhvega Graphics.Vega.VegaLite The projection's zoom scale, which if set, overrides automatic scaling of a geo feature to fit within the viewing area.
PrSpacing :: Double -> ProjectionPropertyhvega Graphics.Vega.VegaLite Spacing value for map projections such as the Lagrange.
PrTilt :: Double -> ProjectionPropertyhvega Graphics.Vega.VegaLite Satellite map projection tilt.
PrTranslate :: Double -> Double -> ProjectionPropertyhvega Graphics.Vega.VegaLite A projection’s panning translation, which if set, overrides automatic positioning of a geo feature to fit within the viewing area Note that the prefix is Pr and not P, to match the Elm API.
PrType :: Projection -> ProjectionPropertyhvega Graphics.Vega.VegaLite The type of the map projection.
-
hvega Graphics.Vega.VegaLite Product of field values to be used in an aggregate operation. This was added in Vega-Lite 4.6.0.