File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4848### ` plot_ly() ` specific fixes
4949
5050* The ` limits ` argument of ` colorbar() ` wasn't being applied to ` line.color ` /` line.cmin ` /` line.cmax ` (#1236 ).
51+ * The ` legendgroup ` can now properly map data values (#1148 ).
5152
5253### Other fixes relevant for all ** plotly** objects
5354
5455* Bug fix for linking views with crosstalk where the source of the selection is an aggregated trace (#1218 ).
56+ * Resizing behavior, after updating ` height ` /` width ` via ** shiny** reactive values, is now correct (#1068 ).
5557* Fixed algorithm for coercing the proposed layout to the plot schema (#1156 ).
5658* ` add_*() ` no longer inherits ` crosstalk::SharedData ` key information when ` inherit = FALSE ` (#1242 ).
5759
5860
59-
6061# 4.7.1
6162
6263## NEW FEATURES & IMPROVEMENTS
You can’t perform that action at this time.
0 commit comments