-
Datetime formatting:
%fsupport inDateTimeFormat(milliseconds, zero-padded to 3 digits) [#1482].See: example notebook.
-
In legends:
-
override_aesinguide_legend()can now customize filled 2D legend keys:sizecontrols the key border width;widthandheightcontrol the relative key size.
See: example notebook.
-
-
na_rmparameter for geoms and statistical functions. Whenna_rm=false(default), corresponding computation messages are shown; whenna_rm=true, non-finite / dropped rows are removed silently [LPK-81].See: example notebook.