Capability library
每个功能,一个中文代码页面。
从 Python 内置能力到 Flask、数据库、AI、工业控制和动态库。搜索名称、签名或业务场景,打开页面即可复制运行。
当前找到 3458 项
050Matplotlib · Matplotlib 绘图双Y轴图
(x, y1, y2, 坐标轴=None, 标签1: 'str' = '', 标签2: 'str' = '', 颜色1: 'str' = 'blue', 颜色2: 'str' = 'red')↗051Matplotlib · Matplotlib 绘图标注点(坐标轴, x, y, 文本, **选项)↗052Matplotlib · Matplotlib 绘图设置样式(样式名: 'str' = 'ggplot')↗053Matplotlib · Matplotlib 绘图列出样式()↗054Matplotlib · Matplotlib 绘图颜色映射(名称='viridis')↗055Matplotlib · Matplotlib 绘图子图自适应布局(画布=None, 行间距: 'float' = None, 列间距: 'float' = None)↗056Matplotlib · Matplotlib 绘图设置刻度(坐标轴=None, x刻度=None, y刻度=None, x标签=None, y标签=None, 旋转: 'int' = 0)↗057Matplotlib · Matplotlib 绘图边界线(坐标轴=None, 显示: 'bool' = True, 方向: 'str' = 'all')↗058Matplotlib · Matplotlib 绘图极坐标图(角度, 半径, **选项)↗059Matplotlib · Matplotlib 绘图阶梯图(坐标轴, x, y, **选项)↗060Matplotlib · Matplotlib 绘图茎叶图(坐标轴, x, y, **选项)↗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)↗