Skip to main content
Glama
stackplot.pyi536 B
from matplotlib.axes import Axes from matplotlib.collections import PolyCollection from collections.abc import Iterable from typing import Literal from numpy.typing import ArrayLike from matplotlib.typing import ColorType def stackplot( axes: Axes, x: ArrayLike, *args: ArrayLike, labels: Iterable[str] = ..., colors: Iterable[ColorType] | None = ..., hatch: Iterable[str] | str | None = ..., baseline: Literal["zero", "sym", "wiggle", "weighted_wiggle"] = ..., **kwargs ) -> list[PolyCollection]: ...

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lillard01/chatExcel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server