DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python seaborn lmplot add title
sns
.
lmplot
(
x
,
y
,
data
=
df
,
hue
=
"hue"
)
ax
=
plt
.
gca
(
)
ax
.
set_title
(
"Graph (a)"
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#seaborn
#lmplot
#add
#title
ADD COMMENT
Topic
COMMENT
Name
3+3 =
Submit