Skip to content

Commit a012ce0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nbs/tutorials/07-forest_plot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"\n",
368368
"- ``horizontal``: A boolean input (``True``/ ``False``) to adjust the plot orientation. The default is vertical orientation (``False``) \n",
369369
"\n",
370-
"- ``custom_palette`: A list of colors, one for each contrast object. E.g., ``['gray', 'blue', 'green']``\n",
370+
"- ``custom_palette``: A list of colors, one for each contrast object. E.g., ``['gray', 'blue', 'green']``\n",
371371
"\n",
372372
"- 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"
373373
]

0 commit comments

Comments
 (0)