Trying to do a function plot in gnuplot. How can one add custom xtics to it? The x-axis tics starts from "0 6 12 18 24" based on the function plotted. I want them to be "6 12 18 24 6". Is it possible?
Yes:
set xtics ("6" 0, "12" 6, "18" 12, "24" 18, "6" 24)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With