Learn R Programming

cograph (version 1.5.2)

draw_ellipse: Draw Ellipse Node

Description

Draw Ellipse Node

Usage

draw_ellipse(
  x,
  y,
  size,
  fill,
  border_color,
  border_width,
  alpha = 1,
  aspect = 0.6,
  ...
)

Arguments