summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/version-for-dvipdfmx/en/plots/pgfmanual-sine.gnuplot
blob: cff802be0a99eb77025bc088b092c148a872b1f0 (plain)
1
2
3
4
set table "pgfmanual-sine.table"
set format "%.5f"
set samples 20
plot [x=0:10] sin(x)