R6 class defining the configuration of X-axis
See also
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
Super class
tlf::AxisConfiguration
-> XAxisConfiguration
Methods
Method updatePlot()
Update axis configuration on a ggplot
object
Usage
XAxisConfiguration$updatePlot(
plotObject,
yAxisLimits = NULL,
ylim = lifecycle::deprecated()
)