Skip to main content

NPC-Worldwide/chroptiks

SkillsMP hat 8 Skills aus NPC-Worldwide/chroptiks gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

Letzte erfasste Quellaktivität
SkillsMP-Katalog aktualisiert
gesammelte Skills
8
GitHub-Stars
2
GitHub-Forks
0

Skills in diesem Repository

1 Berufskategorien · 100% klassifiziert

Es werden 8 von 8 gesammelten Skills angezeigt.

Beruf
Datenwissenschaftler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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".

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Es werden 8 von 8 gesammelten Skills angezeigt.