Added:
cutoffs
are changedhighlightPoint
to specify the highlighted rowmouseMode
to specify the type of mouse interactioncategorical
and cutoffs
argumentsinputColumns
and keptColumns
argumentsChanged:
eventInputId
argument is NULL
, it means no event is sent (before, it meant a default value was used)Fixed:
renderScatterPlotMatrix
function is called again but without specifying the plotProperties
attribute, previous value is used (default is not applied)scatterPlotMatrix
"), resizing slider only works well for first plot (clipping issue)controlWidgets
Added:
cssRules
to apply CSS rulesscatterPlotProperties
to adjust some properties (size and color of points, etc.)cutoffs
to allow points filteringmultibrush
functionalitycorrPlotType
values (AbsText
and Empty
)zAxisChange
event when coloration is changed by clicking a column headerChanged:
corrPlotType
is 'Text' and if a categorical variable is selected for coloration, don't use a gradient, use the color associated to each categoryFixed:
zAxis
, some correlation and distribution plots are wrongCorrelationPlot
values if filtering keeps no pointssetZAxis
should not log a warning when controlWidgets
is not activeZAXIS_EVENT
when the zAxis
is not set to a new valueNEWS.md
file to track changes to the package.