Thanks to visit codestin.com Credit goes to github.com
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 ed1a1a5 commit 269b42dCopy full SHA for 269b42d
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