set_scale_label: Set the label for a scale

View source: R/scales.R

set_scale_labelR Documentation

Set the label for a scale

Description

Set the label for a scale

Usage

set_scale_label(vis, scale, label)

Arguments

vis

A ggvis object.

scale

The name of a scale, like "x".

label

Text to use for the label.


ggvis documentation built on May 29, 2024, 1:12 a.m.