Skip to contents

Solid circle with provided background color and centered value

Usage

circle_simple(value, color = NA, outer_width = 60)

Arguments

value

Numeric between 0 and 1 (printed as a percentage)

color

Single CSS color string (e.g., "#ff0000" or "red")

outer_width

Circle diameter in pixels (default 60)