Skip to content

Commit 3dc54a6

Browse files
committed
add eventplot to pyplot via boilerplate
1 parent 8072b7d commit 3dc54a6

File tree

2 files changed

+86
-62
lines changed

2 files changed

+86
-62
lines changed

boilerplate.py

+1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ def boilerplate_gen():
108108
'contourf',
109109
'csd',
110110
'errorbar',
111+
'eventplot',
111112
'fill',
112113
'fill_between',
113114
'fill_betweenx',

0 commit comments

Comments
 (0)