Skip to main content

NPC-Worldwide/chroptiks

SkillsMP는 NPC-Worldwide/chroptiks에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
8
GitHub 스타
2
GitHub 포크
0

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 8개 중 8개를 표시합니다.

직업 분류
데이터 과학자
설명

Create a bar chart using chroptiks.bar.plot and save it to a file. Accepts x positions and heights as JSON.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Create a 1D histogram using chroptiks.hist1d.plot and save it to a file. Accepts data as a JSON array and plotting kwargs as a JSON object.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Create a 2D histogram using chroptiks.hist2d.plot and save it to a file. Accepts x and y arrays plus optional color-code array as JSON.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Create a 3D scatter plot using chroptiks.p3d.plot and save it to a file. Accepts x, y, z arrays as JSON. Note that p3d.plot normally calls plt.show(); this jinx suppresses display and saves instead.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Given data columns, automatically pick a sensible chroptiks plot (1D histogram, 2D histogram, or scatter) and save it. Useful when the user just says "plot this data".

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Save the current matplotlib figure to a file path with chroptiks defaults (png, 250 dpi, tight bounding box). Returns the absolute path.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Create a scatter plot using chroptiks.scat.plot and save it to a file. Accepts x and y arrays plus optional color-code array as JSON.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Apply the bundled chroptiks matplotlib style and return a summary of active rc settings. Useful when an agent wants to reset or inspect the plotting style.

원문 언어: 영어

업데이트
수집된 skill 8개 중 8개를 표시합니다.