scaled 0.0.3

euclid point and vector types with fixed-point scalars
Documentation
1
2
3
4
set terminal png
set datafile separator ","
set output "diagonal.png"
plot 'diagonal.csv' using 2:3 with lines lt rgb "blue"