XAxisConfiguration | R Documentation |
R6 class defining the configuration of X-axis
tlf::AxisConfiguration
-> XAxisConfiguration
updatePlot()
Update axis configuration on a ggplot
object
XAxisConfiguration$updatePlot( plotObject, yAxisLimits = NULL, ylim = lifecycle::deprecated() )
A ggplot
object with updated axis properties
clone()
The objects of this class are cloneable with this method.
XAxisConfiguration$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other PlotConfiguration classes:
AxisConfiguration
,
BackgroundConfiguration
,
BackgroundElement
,
BoxWhiskerPlotConfiguration
,
CumulativeTimeProfilePlotConfiguration
,
DDIRatioPlotConfiguration
,
ExportConfiguration
,
HistogramPlotConfiguration
,
LabelConfiguration
,
LegendConfiguration
,
LineElement
,
ObsVsPredPlotConfiguration
,
PKRatioPlotConfiguration
,
PieChartPlotConfiguration
,
PlotConfiguration
,
PlotGridConfiguration
,
QQPlotConfiguration
,
ResVsPredPlotConfiguration
,
ResVsTimePlotConfiguration
,
TimeProfilePlotConfiguration
,
TornadoPlotConfiguration
,
YAxisConfiguration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.