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 48
48
### ` plot_ly() ` specific fixes
49
49
50
50
* 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 ).
51
52
52
53
### Other fixes relevant for all ** plotly** objects
53
54
54
55
* 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 ).
55
57
* Fixed algorithm for coercing the proposed layout to the plot schema (#1156 ).
56
58
* ` add_*() ` no longer inherits ` crosstalk::SharedData ` key information when ` inherit = FALSE ` (#1242 ).
57
59
58
60
59
-
60
61
# 4.7.1
61
62
62
63
## NEW FEATURES & IMPROVEMENTS
You can’t perform that action at this time.
0 commit comments