
INTRO 1. scatter plot : 산점도 그래프, 산점도 행렬 2. histogram : 히스토그램, 막대그래프(bar chart) 3. box plot : 상자그림 1. scatter plot scatter plot x, y 변수 값을 평면에 점을 찍어 한눈에 볼 수 있도록 표현 test_plot_scatter.R ## scatter plot height = sample(x=150:180, size=20) weight = sample(x=50:90, size=20) plot(height, weight) 출력결과 scatter plot:matrix 다변수에 대해 상호간 산점도를 한눈에 볼 수 있도록 확장된 산점도 행렬 "main=" : 최상단 제목 "pch=" : 점 모양 "bg=" : 점 색상..

INTRO Python 3.10.0 Django 3.2.8 charts 적용 후 미리보기 - localhost:8000/charts_chartjs28/ : chartjs2.8 version, sidebar 클릭이동 - localhost:8000/charts_chartjs36/ : chartjs3.6 version, sidebar 클릭이동 --the end-- -----python coding----------------------------------------------------------------------------------- test 폴더 생성하기 : django-erp/charts/ - charts/views.py 파일 생성 config/urls.py """Major config URL C..
- Total
- Today
- Yesterday
- ERP
- Pandas
- 코로나
- r
- Model
- MacOS
- Django
- 자가격리
- Regression
- 라즈베리파이
- DS18B20
- sublime text
- git
- analysis
- 확진
- COVID-19
- SSH
- arduino
- github
- DAQ
- raspberrypi
- 코로나19
- Raspberry Pi
- Python
- pyserial
- vscode
- Templates
- server
- CSV
- template
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |