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.
1 parent c510fb7 commit f804974Copy full SHA for f804974
examples/text_labels_and_annotations/text_demo_fontdict.py
@@ -3,9 +3,8 @@
3
Controlling style of text and labels using a dictionary
4
=======================================================
5
6
-
7
This example shows how to share parameters across many text objects and labels
8
-by creating a dictionnary of options passed across several functions.
+by creating a dictionary of options passed across several functions.
9
"""
10
import numpy as np
11
import matplotlib.pyplot as plt
0 commit comments