File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ Compatibility:
2525 see ` rescale_discrete_levels ` below. To revert to the old colorbar
2626 behavior, set ` ColorbarPlot.rescale_discrete_levels = False ` in the
2727 ` bokeh ` or ` mpl ` plotting modules as appropriate.
28+ - Updated Sankey algorithm means that some users may need to update the
29+ ` node_padding ` parameter for plots generated with earlier releases.
2830
2931Major features:
3032
Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ Compatibility:
3232 see ``rescale_discrete_levels `` below. To revert to the old colorbar
3333 behavior, set ``ColorbarPlot.rescale_discrete_levels = False `` in the
3434 ``bokeh `` or ``mpl `` plotting modules as appropriate.
35+ - Updated Sankey algorithm means that some users may need to update the
36+ ``node_padding `` parameter for plots generated with earlier releases.
3537
3638Major features:
3739
You can’t perform that action at this time.
0 commit comments