Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fff7b11

Browse files
committed
add matplotlib 1-1
1 parent 41b7a80 commit fff7b11

File tree

4 files changed

+498
-1
lines changed

4 files changed

+498
-1
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.ipynb_checkpoints/

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ matplotlib의 경우에는 인터랙티브하게 사용할 수 있으나 보통
1818
| **seaborn** | matplotlib을 베이스로하는 통계 시각화 | [seaborn](http://seaborn.pydata.org/) | [github](https://github.com/mwaskom/seaborn) | O |
1919
| **plotnine** | ggplot2을 사용할 수 있는 라이브러리 | [plotnine](https://plotnine.readthedocs.io/en/stable/) | [github](https://github.com/has2k1/plotnine) | X |
2020

21+
- [Matplotlib 튜토리얼](/matplotlib/README.md)
22+
2123
### Interactive
2224

2325
인터랙티브 시각화 라이브러리 입니다. 위의 툴들보다 훨씬 다채로운 시각화를 진행할 수 있습니다.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /