From b9d65951302039feacaf2c503e34886859d46db8 Mon Sep 17 00:00:00 2001 From: saranti Date: Tue, 25 Apr 2023 20:45:33 +1000 Subject: [PATCH] cleanup --- doc/users/next_whats_new/tick_labelfont_param.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/users/next_whats_new/tick_labelfont_param.rst b/doc/users/next_whats_new/tick_labelfont_param.rst index aa99e97a1295..b7d9877f542c 100644 --- a/doc/users/next_whats_new/tick_labelfont_param.rst +++ b/doc/users/next_whats_new/tick_labelfont_param.rst @@ -5,4 +5,4 @@ label font separately from the rest of the text objects: .. code-block:: python - Axis.tick_params(labelfont='monospace') + Axis.tick_params(labelfontfamily*='monospace')