Skip to content

Commit 4260d8e

Browse files
authored
Update 07-forest_plot.ipynb
Attempt #3 at fixing the notebook errors
1 parent aca5635 commit 4260d8e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

nbs/tutorials/07-forest_plot.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,7 @@
369369
"\n",
370370
"- ``custom_palette`: A list of colors, one for each contrast object. E.g., ``['gray', 'blue', 'green']``\n",
371371
"\n",
372-
"- Additional kwargs are supported such as ``violin_kwargs``, ``fontsize``, ``marker_size``, ``ci_line_width``, ``rotation_for_xlabels``, ``alpha_violin_plot``, ``remove_spines``, and ``additional_plotting_kwargs``\n",
373-
"\n"
372+
"- Additional kwargs are supported such as ``violin_kwargs``, ``fontsize``, ``marker_size``, ``ci_line_width``, ``rotation_for_xlabels``, ``alpha_violin_plot``, ``remove_spines``, and ``additional_plotting_kwargs``\n"
374373
]
375374
},
376375
{

0 commit comments

Comments
 (0)