jiyul.log
로그인
jiyul.log
로그인
Seaborn - 그래프 스타일
jiyul
·
2023년 11월 5일
팔로우
0
데이터 시각화
0
Python 데이터 시각화
목록 보기
7/10
기본 코드
# Line chart
plt
.
figure
(
figsize
=
(
12
,
6
)
)
sns
.
lineplot
(
data
=
spotify_data
)
스타일 지정
sns.set_style("white")
sns.set_style("dark")
sns.set_style("whitegrid")
sns.set_style("darkgrid")
sns.set_style("ticks")
jiyul
Let's take the lead
팔로우
이전 포스트
Seaborn - 그래프 타입 고르는 법
다음 포스트
Dash 설치 후 사용해보기
0개의 댓글
댓글 작성
관련 채용 정보