File: functions-3.ct2

package info (click to toggle)
ctioga2 0.14.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid
  • size: 1,524 kB
  • sloc: ruby: 17,592; sh: 720; lisp: 88; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
math /xrange=-1:1
plot x**2 /id=sq
legend-inside ct
legend-line "X: $(xmin -1) -- $(xmax -1)"
legend-line "Y: $(ymin -1) -- $(ymax -1)"
legend-line "xrange: $(xrange -1)"
legend-line "yrange: $(yrange -1)"