8000
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 501571b commit 791a20cCopy full SHA for 791a20c
examples/text_labels_and_annotations/date_index_formatter.py
@@ -7,7 +7,6 @@
7
to leave out days on which there is no data, i.e. weekends. The example
8
below shows how to use an 'index formatter' to achieve the desired plot
9
"""
10
-from __future__ import print_function
11
import numpy as np
12
import matplotlib.pyplot as plt
13
import matplotlib.cbook as cbook
0 commit comments