Qurak

Joined

可用

Option for joining points in list plots

Joined
{ListPlot[Table[(-1) ^ n, {n, 10}]], ListPlot[Table[(-1) ^ n, {n, 10}], Joined -> True]} → {-Graphics-, -Graphics-}ListPlot[{Table[{n, Sin[n 2 Pi / 3]}, {n, 10}], Table[{n / 5, Exp[-n / 10]}, {n, 50}]}, Joined -> {True, False}, PlotRange -> All] → -Graphics-GeoListPlot[{los angeles, chicago, new york city}, Joined → True] → GeoListPlot[{angeles*los, chicago, city*new*york}, Joined -> True]

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個