Testing#
- ridgeplot._testing.patch_plotly_show()[source]#
Patch the
plotly.io.show()function to skip any rendering steps and, instead, simply callplotly.io._utils.validate_coerce_fig_to_dict().
Patch the plotly.io.show() function to skip any rendering steps and,
instead, simply call plotly.io._utils.validate_coerce_fig_to_dict().