File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 16
16
* ` subplot() ` now bumps annotation ` xref ` /` yref ` anchors correctly (#1181 ).
17
17
* ` subplot() ` now accumulates images, repositions paper coordinates, and reanchors axis references (#1332 ).
18
18
* The colorscale generated via the ` color ` argument in ` plot_ly() ` now uses an evenly spaced grid of values instead of quantiles (#1308 ).
19
+ * The ` color ` and ` stroke ` arguments now work as expected for trace types with ` fillcolor ` but no ` fill ` attribute (e.g. ` box ` traces) (#1292 ).
19
20
* Information emitted by in ` event_data() ` for heatmaps with atomic vectors for ` x ` /` y ` /` z ` is now correct (#1141 ).
20
21
* Fixed issue where ** dplyr** groups caused a problem in the ordering of data arrays passed to ` marker ` objects (#1351 ).
21
22
* In some cases, a ` ggplotly() ` colorbar would cause issues with hover behavior, which is now fixed (#1381 ).
You can’t perform that action at this time.
0 commit comments