일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- CUTandRUN
- pandas
- HTML
- python matplotlib
- scRNAseq analysis
- javascript
- 비타민 C
- ChIPseq
- js
- DataFrame
- drug muggers
- matplotlib
- scRNAseq
- MACS2
- EdgeR
- PYTHON
- Git
- single cell
- single cell rnaseq
- Batch effect
- drug development
- github
- CUT&RUN
- single cell analysis
- ngs
- 싱글셀 분석
- julia
- Bioinformatics
- CSS
- cellranger
Archives
- Today
- Total
목록파이차트 색 변경 (1)
바이오 대표
[ matplotlib #9 ] Python matplotlib.pyplot 기본 코드 한번에 정리_9 (Pie 막대그래프)
Matplotlib Pie Chart 파이차트 정리 1~ 7 에서 python matplotlib.pyplot 의 전반적인 설명과 plotting plt.plot( ), marker, line, label, grid, subplot, scatter, bars plot 에 대해서 살펴보았습니다. 이번 글에서는 해당 라이브러리로 Pie chart 파이차트 에 대한 설명합니다. pie chart plt.pie( ) argument labels labels decimal autopct = '%.1f%%' 예시, 소숫점 한자리 까지 표현 start angle startangle 특정범주 분리해서 보이기 explode legend plt.legend( ) Pie chart 파이 차트 그리기 Pie chart (파이..
Python/matplotlib
2022. 7. 9. 14:37