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.
PiLimit :: Natural -> PivotPropertyhvega Graphics.Vega.VegaLite The maximum number of fields to generate when pivoting. If 0 or unspecified all fields are pivoted. The pivot names are sorted into ascending order before the limit is applied.
PiOp :: Operation -> PivotPropertyhvega Graphics.Vega.VegaLite The aggregation operation to apply to grouped fields.
-
hvega Graphics.Vega.VegaLite Configure the pivot operation.
-
hvega Graphics.Vega.VegaLite Just use the field name without any extra text.
PmType :: Measurement -> PositionChannelhvega Graphics.Vega.VegaLite Level of measurement when encoding with a position channel.
-
hvega Graphics.Vega.VegaLite Point mark for symbolising a data point with a symbol.
-
hvega Graphics.Vega.VegaLite The properties of a point marker on a line or area mark. For use with MPoint.
PointStyle :: [MarkProperty] -> ConfigurationPropertyhvega Graphics.Vega.VegaLite The default appearance of point marks.
-
hvega Graphics.Vega.VegaLite Type of position channel, X and Y represent horizontal and vertical axis dimensions on a plane and X2 and Y2 represent secondary axis dimensions where two scales are overlaid in the same space. Geographic positions represented by longitude and latiutude values are identified with Longitude, Latitude and their respective secondary equivalents. Such geographic position channels are subject to a map projection (set using projection) before being placed graphically.
-
hvega Graphics.Vega.VegaLite Position channel properties used for creating a position channel encoding.