admin 管理员组文章数量: 1086866
matplotlib绘图散点图可用的markers形状(标记)汇总
以下内容来源于官网
标记 | 象征 | 描述 |
---|---|---|
| point | |
| pixel | |
| circle | |
| triangle_down | |
| triangle_up | |
| triangle_left | |
| triangle_right | |
| tri_down | |
| tri_up | |
| tri_left | |
| tri_right | |
| octagon | |
| square | |
| pentagon | |
| plus (filled) | |
| star | |
| hexagon1 | |
| hexagon2 | |
| plus | |
| x | |
| x (filled) | |
| diamond | |
| thin_diamond | |
| vline | |
| hline | |
| tickleft | |
| tickright | |
| tickup | |
| tickdown | |
| caretleft | |
| caretright | |
| caretup | |
| caretdown | |
| caretleft (centered at base) | |
| caretright (centered at base) | |
| caretup (centered at base) | |
| caretdown (centered at base) | |
| nothing | |
| 使用数学文本呈现字符串。例如,用于显示字母的标记。"$f$" f | |
| A list of (x, y) pairs used for Path vertices. The center of the marker is located at (0, 0) and the size is normalized, such that the created path is encapsulated inside the unit cell. | |
path | A Path instance. | |
| 具有 | |
| A 星形符号 symbol with | |
| 右侧面的星号,An asterisk with |
下面是数学文本的含义,转自matlab中常用符号_weixin_43869906的博客-CSDN博客_matlab符号大全
本文标签: matplotlib绘图散点图可用的markers形状(标记)汇总
版权声明:本文标题:matplotlib绘图散点图可用的markers形状(标记)汇总 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/b/1686575899a12368.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论