@@ -11,13 +11,13 @@ Authors@R: c(
1111 person("Rosen", "Matev", role="ctb", comment="Original annotate_textp implementation on stackoverflow"),
1212 person("ProPublica", role="dtc", comment="StateFace font")
1313 )
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
2121 points and coordinate-system-based text annotations.
2222License: AGPL + file LICENSE
2323LazyData: true
0 commit comments