Nothing
This is a patch release with a few bug fixes and a tiny polish.
guide_circles()
used for multiple layers (#58)position = "inside"
placement (#42)theme_guide(key.size, key.height, key.width)
(#41)legend.background
element (#50)<AsIs>
variables (#45)compose_stack(side.titles)
(#48)override.aes
arguments (#60)key_sequence()
and binned scales invoke key_bins()
.gizmo_histogram()
, the default hist(breaks)
argument is populated with the key's breaks.primitive_line()
(#67)This is a small feature release introducing dendrogram scales and a size guide.
Added support for dendrograms (#33):
scale_x_dendro()
and scale_y_dendro()
.guide_axis_dendro()
.primitive_segments()
key_segment_manual()
, key_segment_map()
and
key_dendro()
.Added new standalone guide guide_circles()
(#14).
legendry.legend.key.margin
.Fixed bug where guide_axis_nested(key = key_range_auto(...))
produced
duplicated labels (#31).
First release.
Thanks to the following people for catching and reporting early bugs and mistakes:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.