@@ -11,13 +11,13 @@ Authors@R: c(
11
11
person("Rosen", "Matev", role="ctb", comment="Original annotate_textp implementation on stackoverflow"),
12
12
person("ProPublica", role="dtc", comment="StateFace font")
13
13
)
14
- Description: A compendium of 'geoms', 'coords', 'stats', scales and fonts for
15
- 'ggplot2', including splines, 1d and 2d densities, univariate average shifted
16
- histograms, a new map coordinate system based on the 'PROJ.4'-library along
17
- with a cartogram 'geom' that mimics the original functionality of
18
- ' geom_map' , formatters for "bytes", a 'stepribbon' 'stat' , increased 'plotly'
19
- compatibility and the 'StateFace' open source font 'ProPublica'. Further new
20
- functionality includes lollipop charts, dumbbell charts, the ability to " encircle"
14
+ Description: A compendium of new geometries, coordinate systems, statistical
15
+ transformations, scales and fonts for 'ggplot2', including splines, 1d and 2d densities,
16
+ univariate average shifted histograms, a new map coordinate system based on the
17
+ 'PROJ.4'-library along with geom_cartogram() that mimics the original functionality of
18
+ geom_map() , formatters for "bytes", a stat_stepribbon() function , increased 'plotly'
19
+ compatibility and the 'StateFace' open source font 'ProPublica'. Further new
20
+ functionality includes lollipop charts, dumbbell charts, the ability to encircle
21
21
points and coordinate-system-based text annotations.
22
22
License: AGPL + file LICENSE
23
23
LazyData: true
0 commit comments