g2_area: Area

View source: R/g2-mark.R

g2_areaR Documentation

Area

Description

Area

Usage

g2_area(encode = NULL, ...)

Arguments

encode

x / y / z / color / shape / size ...

Details

g2_area has the following shape:

  • area

  • smooth

  • vh

  • hv

  • hvh

Style:

  • connect

  • connectStyle

  • defined

  • fill

  • fillOpacity

  • stroke

  • strokeOpacity

  • lineWidth

  • lineDash

  • opacity

  • shadowColor

  • shadowBlur

  • shadowOffsetX

  • shadowOffsetY

  • cursor

See Also

Other mark: g2_bar(), g2_box(), g2_boxplot(), g2_cell(), g2_chord(), g2_col(), g2_density(), g2_gauge(), g2_heatmap(), g2_hist(), g2_image(), g2_interval(), g2_line(), g2_lineX(), g2_lineY(), g2_link(), g2_liquid(), g2_pie(), g2_point(), g2_polygon(), g2_range(), g2_range_x(), g2_range_y(), g2_rect(), g2_shape(), g2_text(), g2_vector(), g2_wordCloud()


13kay/rg2 documentation built on June 25, 2024, 7:26 a.m.