Qurak

PlotMarkers

可用

Option for specifying markers on plot points

PlotMarkers
ListPlot[{{1, 2, 3, 5, 8}, {2, 3, 6, 9, 10}, {4, 5, 7, 10, 12}}, PlotMarkers -> Automatic] → -Graphics-ListPlot[{{1, 2, 3, 5, 8}, {2, 3, 6, 9, 10}, {4, 5, 7, 10, 12}}, PlotMarkers -> "OpenMarkers"] → -Graphics-ListPlot[{{1, 2, 3, 5, 8}, {2, 3, 6, 9, 10}, {4, 5, 7, 10, 12}}, PlotMarkers -> {"α", "β", "γ"}] → -Graphics-

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用