Capability library
每个功能,一个中文代码页面。
从 Python 内置能力到 Flask、数据库、AI、工业控制和动态库。搜索名称、签名或业务场景,打开页面即可复制运行。
当前找到 3458 项
110Matplotlib · Matplotlib 绘图多子图
(行数, 列数, 图像大小=None)↗111Matplotlib · Matplotlib 绘图不等分子图(行比例, 列比例)↗112Matplotlib · Matplotlib 绘图双Y轴(坐标轴)↗113Matplotlib · Matplotlib 绘图双X轴(坐标轴)↗114Matplotlib · Matplotlib 绘图归一化映射(最小值, 最大值)↗115Matplotlib · Matplotlib 绘图等高线(x, y, z, 层数=10)↗116Matplotlib · Matplotlib 绘图填充等高线(x, y, z, 层数=10)↗117Matplotlib · Matplotlib 绘图矢量场(x, y, u, v)↗118Matplotlib · Matplotlib 绘图三维坐标轴(画布=None)↗119Matplotlib · Matplotlib 绘图极坐标子图(画布=None)↗120Matplotlib · Matplotlib 绘图动画更新模板(画布)↗121Matplotlib · Matplotlib 绘图样式表(名称='ggplot')↗122Matplotlib · Matplotlib 绘图样式表列表()↗123Matplotlib · Matplotlib 绘图设置全局参数(参数字典)↗124Matplotlib · Matplotlib 绘图获取全局参数(键)↗125Matplotlib · Matplotlib 绘图添加箭头(坐标轴, x, y, dx, dy, **选项)↗126Matplotlib · Matplotlib 绘图文本标注(坐标轴, 文本, x, y, **选项)↗127Matplotlib · Matplotlib 绘图矩形区域(坐标轴, 左下坐标, 宽, 高, **选项)↗128Matplotlib · Matplotlib 绘图Plotly折线图(x, y, 标题: 'str' = '折线图', x轴标签: 'str' = '', y轴标签: 'str' = '', **选项)↗129Matplotlib · Matplotlib 绘图Plotly散点图(x, y, 标题: 'str' = '散点图', 颜色: 'str' = None, 大小: 'list' = None, **选项)↗130Matplotlib · Matplotlib 绘图Plotly柱状图(x, y, 标题: 'str' = '柱状图', 颜色: 'str' = None, **选项)↗131Matplotlib · Matplotlib 绘图Plotly饼图(标签列表, 数值列表, 标题: 'str' = '饼图', **选项)↗132Matplotlib · Matplotlib 绘图Plotly热力图(z数据, x标签=None, y标签=None, 标题: 'str' = '热力图', 颜色映射: 'str' = 'Viridis', **选项)↗133Matplotlib · Matplotlib 绘图Plotly箱线图(数据, 标签列表=None, 标题: 'str' = '箱线图', **选项)↗134Matplotlib · Matplotlib 绘图Plotly直方图(数据, 分箱数: 'int' = None, 标题: 'str' = '直方图', **选项)↗135Matplotlib · Matplotlib 绘图Plotly3D散点图(x, y, z, 标题: 'str' = '3D散点图', 颜色: 'str' = None, **选项)↗136Matplotlib · Matplotlib 绘图Plotly面积图(x, y, 标题: 'str' = '面积图', 堆叠: 'str' = None, **选项)↗137Matplotlib · Matplotlib 绘图Plotly桑基图(源列表, 目标列表, 数值列表, 标签列表, 标题: 'str' = '桑基图', **选项)↗138Matplotlib · Matplotlib 绘图Plotly甘特图(任务列表, 开始列表, 结束列表, 标题: 'str' = '甘特图', **选项)↗139Matplotlib · Matplotlib 绘图Plotly地理图(纬度列表, 经度列表, 文本列表=None, 标题: 'str' = '地理散点图', **选项)↗