set datafile separator ' ' set style line 1 lc rgb "blue" set style line 2 lc rgb "coral" set style line 3 lc rgb "light-green" set style line 4 lc rgb "grey50" set style line 5 lc rgb "purple" set style line 6 lc rgb "olive" set style line 7 lc rgb "dark-green" set style line 8 lc rgb "dark-red" set style increment user set style fill solid 0.2 set xtics rotate by -90 set xdata time set timefmt '%Y-%m-%d %H:%M' set format x '%m/%d' #'%H:%M %m-%d' set xrange ['2023-05-26 22:23':'2024-03-31 12:23'] set yrange [100:0] #reverse set ytics 100,-5,0 set ylabel 'LANK' set y2range [100:0] #reverse set y2tics 100,-5,0 #set mxtics 2 #set mytics 2 set grid xtics ytics mxtics mytics set key below set title '大規模言語モデル' font "IPAexゴシック,12" enhanced #set xlabel 'date' # set xtics 604800 set terminal pngcairo size 1500,500 font "IPAexゴシック,8" enhanced CSV_FILE = 'www/LLM.csv.txt' set output '/dev/null' plot CSV_FILE using 1:2 with lines lw 2 title 'AI'\ ,CSV_FILE using 1:3 with lines lw 2 title 'computer'\ ,CSV_FILE using 1:4 with lines lw 2 title 'IT'\ ,CSV_FILE using 1:5 with lines lw 2 title 'Business'\ ,CSV_FILE using 1:6 with lines lw 2 title 'security'\ ,CSV_FILE using 1:7 with lines lw 2 title 'engineering'\ ,CSV_FILE using 1:8 with lines lw 2 title 'ScienceTech'\ Y_MIN = GPVAL_Y_MIN Y_MAX = GPVAL_Y_MAX set output 'www/LLM.png' set arrow from '2023-05-27 00:00:00',Y_MIN to '2023-05-27 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-06-03 00:00:00',Y_MIN to '2023-06-03 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-06-10 00:00:00',Y_MIN to '2023-06-10 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-06-17 00:00:00',Y_MIN to '2023-06-17 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-06-24 00:00:00',Y_MIN to '2023-06-24 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-07-01 00:00:00',Y_MIN to '2023-07-01 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-07-08 00:00:00',Y_MIN to '2023-07-08 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-07-15 00:00:00',Y_MIN to '2023-07-15 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-07-22 00:00:00',Y_MIN to '2023-07-22 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-07-29 00:00:00',Y_MIN to '2023-07-29 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-08-05 00:00:00',Y_MIN to '2023-08-05 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-08-12 00:00:00',Y_MIN to '2023-08-12 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-08-19 00:00:00',Y_MIN to '2023-08-19 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-08-26 00:00:00',Y_MIN to '2023-08-26 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-09-02 00:00:00',Y_MIN to '2023-09-02 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-09-09 00:00:00',Y_MIN to '2023-09-09 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-09-16 00:00:00',Y_MIN to '2023-09-16 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-09-23 00:00:00',Y_MIN to '2023-09-23 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-09-30 00:00:00',Y_MIN to '2023-09-30 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-10-07 00:00:00',Y_MIN to '2023-10-07 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-10-14 00:00:00',Y_MIN to '2023-10-14 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-10-21 00:00:00',Y_MIN to '2023-10-21 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-10-28 00:00:00',Y_MIN to '2023-10-28 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-11-04 00:00:00',Y_MIN to '2023-11-04 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-11-11 00:00:00',Y_MIN to '2023-11-11 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-11-18 00:00:00',Y_MIN to '2023-11-18 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-11-25 00:00:00',Y_MIN to '2023-11-25 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-12-02 00:00:00',Y_MIN to '2023-12-02 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-12-09 00:00:00',Y_MIN to '2023-12-09 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-12-16 00:00:00',Y_MIN to '2023-12-16 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-12-23 00:00:00',Y_MIN to '2023-12-23 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2023-12-30 00:00:00',Y_MIN to '2023-12-30 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-01-06 00:00:00',Y_MIN to '2024-01-06 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-01-13 00:00:00',Y_MIN to '2024-01-13 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-01-20 00:00:00',Y_MIN to '2024-01-20 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-01-27 00:00:00',Y_MIN to '2024-01-27 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-02-03 00:00:00',Y_MIN to '2024-02-03 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-02-10 00:00:00',Y_MIN to '2024-02-10 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-02-17 00:00:00',Y_MIN to '2024-02-17 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-02-24 00:00:00',Y_MIN to '2024-02-24 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-03-02 00:00:00',Y_MIN to '2024-03-02 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-03-09 00:00:00',Y_MIN to '2024-03-09 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-03-16 00:00:00',Y_MIN to '2024-03-16 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-03-23 00:00:00',Y_MIN to '2024-03-23 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" set arrow from '2024-03-30 00:00:00',Y_MIN to '2024-03-30 00:00:00',Y_MAX nohead lw 1 dt (3,7) lc rgb "dark-red" plot CSV_FILE using 1:2 with lines lw 2 title 'AI'\ ,CSV_FILE using 1:3 with lines lw 2 title 'computer'\ ,CSV_FILE using 1:4 with lines lw 2 title 'IT'\ ,CSV_FILE using 1:5 with lines lw 2 title 'Business'\ ,CSV_FILE using 1:6 with lines lw 2 title 'security'\ ,CSV_FILE using 1:7 with lines lw 2 title 'engineering'\ ,CSV_FILE using 1:8 with lines lw 2 title 'ScienceTech'\ exit