Skip to main content

NPC-Worldwide/chroptiks

SkillsMP 已收集 NPC-Worldwide/chroptiks 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
2
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 8 / 8 个已收集 Skill。

职业分类
数据科学家
描述

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.

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。