LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

plotnine - Python data visualization library

Grammar of graphics implementation for Python data visualization using ggplot2-style syntax

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create scatter plot
  • create line plot
  • create bar chart
  • create histogram
  • create box plot
  • create faceted plot
  • save plot file
  • customize plot theme

Inputs

  • pandas DataFrame
  • plotnine syntax

Outputs

  • PNG plot file

Requirements

  • Python 3.x
  • pandas

Source

  • Spec: SKILL.md
python
data-visualization
ggplot2
grammar-of-graphics
plotting
charts
create scatter plot
create line plot
create bar chart
create histogram
pandas DataFrame
plotnine syntax
PNG plot file