Capability library
每个功能,一个中文代码页面。
从 Python 内置能力到 Flask、数据库、AI、工业控制和动态库。搜索名称、签名或业务场景,打开页面即可复制运行。
当前找到 152 项
061Matplotlib · Matplotlib 绘图断条图
(坐标轴, x范围, y范围, **选项)↗062Matplotlib · Matplotlib 绘图六边形分箱图(坐标轴, x, y, 网格大小: 'int' = 20, 颜色映射: 'str' = 'viridis', **选项)↗063Matplotlib · Matplotlib 绘图向量场图(坐标轴, x, y, u, v, **选项)↗064Matplotlib · Matplotlib 绘图流线图(x, y, u, v)↗065Matplotlib · Matplotlib 绘图雷达图(数据字典, 标签列表=None, 标题文本: 'str' = '雷达图', **选项)↗066Matplotlib · Matplotlib 绘图事件图(坐标轴, 位置列表, 方向列表, **选项)↗067Matplotlib · Matplotlib 绘图二维直方图(坐标轴, x, y, 分箱数: 'int' = 10, **选项)↗068Matplotlib · Matplotlib 绘图频谱图(坐标轴, x, 采样率: 'float' = 1.0, **选项)↗069Matplotlib · Matplotlib 绘图相位谱(坐标轴, x, 采样率: 'float' = 1.0, **选项)↗070Matplotlib · Matplotlib 绘图弦图(坐标轴, x, y, **选项)↗071Matplotlib · Matplotlib 绘图交叉谱(坐标轴, x, y, **选项)↗072Matplotlib · Matplotlib 绘图角谱(坐标轴, x, y, **选项)↗073Matplotlib · Matplotlib 绘图数据表格(坐标轴, 数据, 单元格文本=None, 行标签=None, 列标签=None, 位置: 'str' = 'bottom', **选项)↗074Matplotlib · Matplotlib 绘图镶嵌子图(布局: 'list', **选项)↗075Matplotlib · Matplotlib 绘图约束布局(画布=None, **选项)↗076Matplotlib · Matplotlib 绘图共享轴子图(行数, 列数, 共享x=False, 共享y=False)↗077Matplotlib · Matplotlib 绘图不等分网格(规格列表, **选项)↗078Matplotlib · Matplotlib 绘图对数刻度(坐标轴=None, x对数: 'bool' = False, y对数: 'bool' = False)↗079Matplotlib · Matplotlib 绘图日期刻度(坐标轴=None, x日期: 'bool' = True, 日期格式: 'str' = '%Y-%m-%d', 自动格式化: 'bool' = True)↗080Matplotlib · Matplotlib 绘图自定义刻度格式器(坐标轴=None, x格式=None, y格式=None)↗081Matplotlib · Matplotlib 绘图百分比刻度(坐标轴=None, 轴: 'str' = 'y')↗082Matplotlib · Matplotlib 绘图科学计数刻度(坐标轴=None, 轴: 'str' = 'y')↗083Matplotlib · Matplotlib 绘图次要刻度(坐标轴=None, 启用: 'bool' = True, 轴: 'str' = 'both')↗084Matplotlib · Matplotlib 绘图箭头标注(坐标轴, 文本: 'str', 箭头位置, 文本位置, 箭头样式: 'str' = '->', **选项)↗085Matplotlib · Matplotlib 绘图文本框(坐标轴, 文本: 'str', 位置: 'tuple' = (0.05, 0.95), 变换=None, **选项)↗086Matplotlib · Matplotlib 绘图水印文本(坐标轴, 文本: 'str' = '水印', 透明度: 'float' = 0.1, 字体大小: 'int' = 40, 颜色: 'str' = 'gray')↗087Matplotlib · Matplotlib 绘图水平参考线(坐标轴, y值, **选项)↗088Matplotlib · Matplotlib 绘图垂直参考线(坐标轴, x值, **选项)↗089Matplotlib · Matplotlib 绘图填充区域(坐标轴, x, y下, y上, **选项)↗090Matplotlib · Matplotlib 绘图图例多列(坐标轴=None, 列数: 'int' = 2, **选项)↗