v3.1.1
[3.1.1] - 2021-12-13
Added
-
scaleXTime()
andscaleYTime()
.See: example notebook.
-
plotBackground, legendBackground
parameters intheme()
[#485]. -
axisOntop, axisOntopX, axisOntopY
parameters intheme()
Fixed
- It should automatically stringify enums [#97].
- Coord system limits do not work with x/y scale with transform [#474].
- Provide 0-23 hour formatting [#469].
- No tooltip shown when I'm trying to add an empty line [#382].
coord_fixed()
should adjust dimensions of "geom" panel accordingly [#478].- The tooltip dependence on number of factors works separately by layers [#481].
- Tooltip on y-axis looks wrong [#393].
- Is kotlin-reflect really needed for lets-plot? [#471].