Skip to main content

pavement-plots

Use this skill whenever you write Python that uses the `pavement` library (the `pavement` PyPI package) — quantile-based "pavement" plots where every box holds an equal share of the data, a boxplot alternative that shows the whole distribution. Trigger it for any request to make a pavement plot, a quantile/equal-mass distribution plot, an inline SVG or raster sparkline, a 2D pavement, or a rug/marginal strip, across the matplotlib, Bokeh, Plotly, HoloViews, or dependency-free SVG backends. Use it even when the user just says "pavement plot", imports `pavement.matplotlib`/`.bokeh`/ `.plotly`/`.holoviews`/`.svg`, or asks for `spark`, `plot2d`, `margin`, `with_marginals`, `tally`, `proportion`, `summary` (an inline dataframe summary), or the pandas `.pave` accessor — these are pavement-specific APIs that are easy to get subtly wrong from memory, so consult this skill rather than guessing the call shape.

설치로 이동

소스 정보

저장소
ajschumacher/pavement
최근 소스 활동
2026년 6월 7일 14:14
감지된 SKILL.md 언어
영어
스타
5
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.