We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c934807 + 008edce commit ed0d930Copy full SHA for ed0d930
malariagen_data/anoph/distance.py
@@ -421,7 +421,7 @@ def plot_njt(
421
height: plotly_params.fig_height = 600,
422
show: plotly_params.show = True,
423
renderer: plotly_params.renderer = None,
424
- render_mode: plotly_params.render_mode = "auto",
+ render_mode: plotly_params.render_mode = "svg",
425
title: plotly_params.title = True,
426
title_font_size: plotly_params.title_font_size = 14,
427
line_width: plotly_params.line_width = 0.5,
0 commit comments