Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- ColorTable
- 양자컴퓨터#양자우월성#양자우위#양자오류#구글#google#IBM
- 그래프
- 컬러테이블
- matplotlib
- 마커테이블
- marker
- 문자열
- Python
- MarkerTable
- 파이썬
Archives
- Today
- Total
목록그래프 (1)
Reference

컬러 https://matplotlib.org/examples/color/named_colors.html 문자열 약자 red r blue b green g cyan c magenta m black k white w Matplotlib에서 자주 사용하는 문자열과 약자 마커 https://matplotlib.org/api/markers_api.html 문자열 의미 . point , pixel o circle v triangle_down ^ triangle_up + plus * star x x s square Matplotlib에서 자주 사용하는 문자열과 약자 선 스타일 문자열 의미 : dotted line -. dash-dot line -- dashed line - solid line 주로 Python 코딩..
Python/Python 참조
2020. 2. 3. 16:44