NEWS.md

cmapplot 1.2.1

PR #143

Bug fixes

cmapplot 1.2.0

PR #123

This is a version-level update that includes many fixes and new features and introduces new dependencies, most significantly RStudio 1.4 or greater.

New features

Bug fixes

Backend changes

Backward compatibility notes

cmapplot 1.1.0

PR #111 | February 24, 2021

PR #115 | March 2, 2021

This pair of updates primarily makes many changes to finalize_plot() to enable printing plots without the left-hand "sidebar" -- the area that contains the title and the caption. Most but not all changes are under the hood and should not impact the user. Those that will impact the user include:

Under-the-hood changes to finalize_plot() are documented in PR #111, specifically here.

Backward compatibility notes

Users who have written code with previous versions of cmapplot should note these known compatibility issues: In finalize_plot(), the argument caption_valign has been deprecated and will now issue a message alert (but will still work, for now). Please update your code to use the new argument caption_align. In finalize_plot(), the argument title_width has been deprecated and will now issue a message alert (but will still work, for now). Please update your code to use the new argument sidebar_width. * Any overrides using the deprecated value margin_title_l will no longer have any affect. Use margin_sidebar_l instead.

cmapplot 1.0.4

PR #110 | February 3, 2021

cmapplot 1.0.3

PR #107 | February 2, 2021

Backward compatibility notes

Users who have written code with previous versions of cmapplot should note these known compatibility issues: margin_title_r no longer exists. Code that overrides this in finalize_plot() should not error, but will also have no effect on your plot. Change to margin_plot_l. Titles and captions will be a bit wider (the width of the title and caption grobs are no longer modified by margin_title_r). * Plots will be a bit narrower (the width of the plotbox is now modified by margin_plot_l).

cmapplot 1.0.2

PR #103 | January 11, 2021

cmapplot 1.0.1

PR #100 | December 9, 2020

cmapplot 1.0.0

December 1, 2020



CMAP-REPOS/cmapplot documentation built on March 29, 2025, 11:55 a.m.