Learn R Programming

plotcli (version 0.2.0)

build_plot_output_v2: Build Plot Output with Axes and Title (v2)

Description

Build Plot Output with Axes and Title (v2)

Usage

build_plot_output_v2(
  canvas,
  scales,
  width,
  height,
  style_opts,
  left_margin,
  top_margin,
  legend_info = NULL
)

Value

Character matrix

Arguments

canvas

The rendered canvas

scales

The scales object

width

Total width

height

Total height

style_opts

Style options

left_margin

Left margin size

top_margin

Top margin size

legend_info

Legend information from extract_legend_info